mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-25 14:36:39 +00:00
* Console to return last processed (#4277) * Preserve input generator type * Add tests * format --------- Co-authored-by: Jack Gerrits <jack@jackgerrits.com> Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
AutoGen AgentChat
Package structure
agentsare the building blocks for creating agents and built-in agents.teamsare the building blocks for creating teams of agents and built-in teams, such as group chats.loggingcontains logging utilities.