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
96d3f2a55e543242bbbcb850f054318484edda59
agent-framework/python/packages/azure-ai/agent_framework_azure_ai
T
Evan Mattson 8d939f8ffa Fix AzureAIClient dropping agent instructions (Responses API) (#3636)
8d939f8ffa ยท 2026-02-03 14:39:44 +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
Fix AzureAIAgentClient dropping agent instructions in sequential workflows (#3563)
2026-02-01 09:05:35 +00:00
_client.py
Fix AzureAIClient dropping agent instructions (Responses API) (#3636)
2026-02-03 14:39:44 +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