Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
523305ac62ee0c2dfb677c5b3729852d7c648fce
agent-framework/python/packages/core/tests
T
History
Tao ChenandGitHub 523305ac62 Python: Add factory pattern to sequential orchestration builder (#2710)
* Add factory pattern to sequential orchestration builder

* Use temp list to avoid override

* Add sample and some other fixes

* Fix comments

* Small fix

* Update readme
2025-12-10 18:16:10 +00:00
..
azure
Python: Added Azure OpenAI Responses File Search sample + Integration test update (#2645)
2025-12-05 19:01:48 +00:00
core
Python: Fix: AgentRunResponse.created_at returns local datetime labeled as UTC (#2590)
2025-12-04 05:09:52 +00:00
openai
Python: Fix: AgentRunResponse.created_at returns local datetime labeled as UTC (#2590)
2025-12-04 05:09:52 +00:00
workflow
Python: Add factory pattern to sequential orchestration builder (#2710)
2025-12-10 18:16:10 +00:00
__init__.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
conftest.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
test_observability_datetime.py
fix(observability): handle datetime serialization in tool results (#2248)
2025-11-20 17:50:45 +00:00