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
dwf2
agent-framework/python/packages/azure-ai/agent_framework_azure_ai
T
Evan Mattson e9d97ce6b7 Python: fix(azure-ai): Fix response_format handling for structured outputs (#3114)
* fix(azure-ai): read response_format from chat_options instead of run_options

* refactor: use explicit None checks for response_format

* Fix mypy error

* Mypy fix
e9d97ce6b7 ยท 2026-01-07 23:11:28 +00:00
History
..
__init__.py
Python: Azure AI client based on new azure-ai-projects package (#1910)
2025-11-12 23:20:53 +00:00
_chat_client.py
Python: cleanup and refactoring of chat clients (#2937)
2025-12-18 12:02:23 +00:00
_client.py
Python: fix(azure-ai): Fix response_format handling for structured outputs (#3114)
2026-01-07 23:11:28 +00:00
_shared.py
Python: [BREAKING] Replaced AIProjectClient with AgentsClient in Foundry (#1936)
2025-11-05 21:42:36 +00:00
py.typed
Python: [BREAKING] updated structure and samples (#875)
2025-09-25 07:02:53 +00:00