mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-30 00:30:23 +00:00
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>
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
model_config.yaml
|
|
agent_state.json
|
|
agent_history.json
|
|
team_state.json
|
|
team_history.json
|