mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-04 07:26:28 +00:00

* initial addition of a user proxy agent in agentchat, related to #3614 * fix typing/mypy errors * format fixes * format and pyright checks * update, add support for returning handoff message, add tests --------- Co-authored-by: Ryan Sweet <rysweet@microsoft.com> Co-authored-by: Hussein Mozannar <hmozannar@microsoft.com>
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.