mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-12 15:31:21 +00:00
* AgentChat pause and resume a task Resolves #3859 * Add * Update usage * Update usage * WIP to address stateful group chat * Refactor group chat to add reset and flags for running * documentation
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.