autogen/python/packages/autogen-agentchat
Jack Gerrits 3022369eeb
Flatten core base and components (#4513)
* Flatten core base and components

* remove extra files

* dont export from deprecated locations

* format

* fmt
2024-12-03 17:00:44 -08:00
..
2024-11-27 14:39:31 -08: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.