mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-19 06:02:17 +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
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.