Files
agent-framework/python/packages/foundry
T
Dmytro Struk dea736e550 Python: Thread storage and serialization (#394)
* Updates for message store support

* Added unit tests

* Added suspend-resume example

* Added example with custom chat message store

* Small fix

* Addressed PR feedback

* Renaming and documentation

* More renaming

* Addressed more PR feedback

* Small fixes in Foundry chat client and examples

* Small update

* Addressed PR feedback

* Increased timeout for Azure tests
dea736e550 · 2025-08-14 21:15:42 +00:00
History
..
2025-08-12 06:14:22 +00:00

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.