| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
54eaa2bb4e
|
Move tools to agent in `agentchat`; refactored logging to support tool events (#3665)
* Move tool to agent; refactor logging in agentchat * Update notebook |
1 year ago |
|
|
7fade2d5e7 |
Return message history in agentchat (#661)
* update TeamRunResult * fix line ending in test * lint * update team result to list[chatmessage] --------- Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com> Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> |
1 year ago |
|
|
b2db45d673 |
Tool use in agentchat (#664)
* Tool use in agentchat * Update link * doc string |
1 year ago |
|
|
0fa680577e
|
Sequential processing for group chat participant using SequentialRoutedAgent (#663) | 1 year ago |
|
|
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 |
1 year ago |
|
|
a815935062 |
Add agentchat lib boilerplate (#493)
* Add agentchat lib * update lockfile |
1 year ago |