mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-13 03:50:51 +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>