mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-25 18:38:05 -05:00
1. convert dataclass types to pydantic basemodel 2. add save_state and load_state for ChatAgent 3. state types for AgentChat --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>