Files
agent-framework/python/packages/azure
T
peterychang f43939d803 Python: Azure Responses client (#311)
* Azure Responses client

* Fix a change made in the wrong place

* allow api_version and token_endpoint to use env vars

* Add getting started sample

* add responses deployment name env var

* update azure clients to use defaults for api_version and token_endpoint

* make tests more reliable

---------

Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
f43939d803 ยท 2025-08-06 14:18:38 +00:00
History
..

Get Started with Microsoft Agent Framework Azure

Please install this package as the extra for agent-framework:

pip install agent-framework[azure]

and see the README for more information.