Files
agent-framework/python/packages/azure-ai
T
Eduard van Valkenburg 12d17acdc0 Python: Introducing the Anthropic Client (#1819)
* initial version of anthropic connector

* updated implementation and added tests

* fix type and readme

* mypy fix and int tests enabled

* add integration test setup

* updated based on comments

* improved function result handling

* added extra unordered test

* updated from review

* fix tool choice handling

* same fix for chat client
12d17acdc0 ยท 2025-11-03 19:32: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.