| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
777f2abbd7
|
Load and Save state in AgentChat (#4436)
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> |
1 year ago |
|
|
ac53961bc8
|
Delete autogen-ext refactor deprecations (#4305)
* delete files and update dependencies * add explicit config exports * ignore mypy error on nb --------- Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com> Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> |
1 year ago |
|
|
5e8840d13c |
Python: organize packages in package directory (#420)
* Move packages to packages directory * remove screenshot * update some paths |
1 year ago |