Files
agent-framework/python/packages/foundry
T
Dmytro Struk 75794b4687 Python: OpenAI Assistants Chat Client and Agent (#288)
* Initial version of assistant client

* More updates to assistant client

* Finished assistant chat client implementation

* Small fixes and basic example

* Added code interpreter example

* More examples

* Added chat client example

* Small fixes

* Added tests

* Enabled telemetry

* Small fix

* Removed files temporarily

* Revert "Removed files temporarily"

This reverts commit 5cdfa0d299.

* Small fixes

* Addressed PR feedback

* Fixed tests

* Small update
75794b4687 ยท 2025-08-01 12:12:41 +00:00
History
..

Get Started with Microsoft Agent Framework Foundry

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

pip install agent-framework[foundry]

and see the README for more information.