| 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 |
|
|
3022369eeb
|
Flatten core base and components (#4513)
* Flatten core base and components * remove extra files * dont export from deprecated locations * format * fmt |
1 year ago |
|
|
2b565713d0
|
Make save/load state for agent async (#4195) | 1 year ago |
|
|
ab6ba80a98
|
Update pyright extends for core (#562)
* Update pyright extends for core * Fixes |
1 year ago |
|
|
976a7d4d77 |
create model context component, remove chat memory component, refactor samples #454 (#469)
* create model context component, remove chat memory component, refactor samples #454 * Fix bugs in samples. * Fix * Update docs * add unit tests |
1 year ago |
|
|
5e8840d13c |
Python: organize packages in package directory (#420)
* Move packages to packages directory * remove screenshot * update some paths |
1 year ago |