mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-18 13:41:56 +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>