mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-10 22:41:55 +00:00
* Misc doc fixes * Update _console.py --------- Co-authored-by: Jack Gerrits <jackgerrits@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.