mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-07 12:30:58 +00:00
* Ability to generate handoff message from AssistantAgent * Fix mypy * Validation --------- Co-authored-by: Victor Dibia <victordibia@microsoft.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.