52 Commits

Author SHA1 Message Date
Eric Zhu
7ba99186fb
Initial implementation of agentchat (#623)
* WIP implementation for agentchat

* WIP

* WIP

* wip

* WIP

* WIP

* WIP

* WIP

* fix types

* format

* fix build

* Fix build

* use a simpler implementation of thread -- list

* Select speaker to return speaker topic type

* add parent topic type to agent container

* Address comments

* Add check to make sure agent id is constant in a team run.

* Fix build
2024-09-25 23:15:17 +00:00
Jack Gerrits
a815935062 Add agentchat lib boilerplate (#493)
* Add agentchat lib

* update lockfile
2024-09-13 10:47:36 -04:00