mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-03 14:22:34 +00:00

* Change base agent to use on message impl * update doc * Update * Merge branch 'main' into on_msg_impl
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.