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/azure-ai/agent_framework_azure_ai
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
..
__init__.py
Python: Added rai_config to Azure AI agent creation (#3265)
2026-01-19 12:51:27 +00:00
_agent_provider.py
Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
2026-01-28 21:23:02 +00:00
_chat_client.py
Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
2026-01-28 21:23:02 +00:00
_client.py
Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
2026-01-28 21:23:02 +00:00
_project_provider.py
Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
2026-01-28 21:23:02 +00:00
_shared.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
py.typed
Python: [BREAKING] updated structure and samples (#875)
2025-09-25 07:02:53 +00:00