Files
agent-framework/python/packages/azure-ai
T
Dmytro Struk eec7f192eb Python: Added chat middleware and more examples (#883)
* Added example with stateful middleware

* Added chat middleware

* Updated middleware example with override scenario

* Small revert

* Small fixes

* Added kwargs to context objects

* Added README

* Added function middleware to chat client

* Small refactoring

* Reverted example files

* Made MiddlewareWrapper generic

* Added Middleware exception

* Small refactoring

* Small fix
eec7f192eb ยท 2025-09-26 15:10:56 +00:00
History
..

Get Started with Microsoft Agent Framework Azure AI

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

pip install agent-framework[azure_ai]

and see the README for more information.