Files
agent-framework/python/packages/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
..
2025-10-02 18:50:47 +00:00

Get Started with Microsoft Agent Framework Azure AI

Please install this package via pip:

pip install agent-framework-azure-ai --pre

and see the README for more information.