Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
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
474b31393dc338a4e2b3141e2e073c0faea72f97
agent-framework/python/packages/core/tests
T
Eduard van Valkenburg 1226828ec2 Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
* added generic types to ChatOptions and ChatResponse/AgentResponse for response format

* fix typevar import

* fix for older python versions

* fix missing import

* fixed imports

* fixed mypy

* mypy fix
1226828ec2 ยท 2026-01-28 21:23:02 +00:00
History
..
azure
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
core
Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
2026-01-28 21:23:02 +00:00
openai
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
workflow
Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
2026-01-28 21:23:02 +00:00
__init__.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
conftest.py
Python: [BREAKING] Observability updates (#2782)
2025-12-16 06:56:30 +00:00
test_observability_datetime.py
Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
2026-01-20 22:09:39 +00:00