mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-27 02:41:12 +00: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>