autogen/python/packages/autogen-agentchat
Gerardo Moreno 8d89500255
Timeout Termination (#4038) (#4214)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-11-15 10:12:45 -08:00
..
2024-11-15 10:12:45 -08:00
2024-11-11 00:48:05 -05:00

AutoGen AgentChat

Package structure

  • agents are the building blocks for creating agents and built-in agents.
  • teams are the building blocks for creating teams of agents and built-in teams, such as group chats.
  • logging contains logging utilities.