2 Commits

Author SHA1 Message Date
Tejas Dharani
b571e3f7e8
Fix/broad exception handling #6280 (#6647) 2025-06-27 19:49:34 +08:00
Eric Zhu
abdc0da4f1
Add sample chat application with FastAPI (#5433)
Introduce a sample chat application using AgentChat and FastAPI,
demonstrating single-agent and team chat functionalities, along with
state persistence and conversation history management.

Resolves #5423

---------

Co-authored-by: Victor Dibia <victor.dibia@gmail.com>
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
2025-02-07 20:17:56 +00:00