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/tests
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
..
resources
Python: Foundry Agent Completeness (#954)
2025-10-01 13:38:51 +00:00
conftest.py
Python: [BREAKING] Replaced AIProjectClient with AgentsClient in Foundry (#1936)
2025-11-05 21:42:36 +00:00
test_azure_ai_agent_client.py
Python: cleanup and refactoring of chat clients (#2937)
2025-12-18 12:02:23 +00:00
test_azure_ai_client.py
Python: fix(azure-ai): Fix response_format handling for structured outputs (#3114)
2026-01-07 23:11:28 +00:00