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 Core
Package layering
base
are the the foundational generic interfaces upon which all else is built. This module must not depend on any other module.application
are implementations of core components that are used to compose an application.components
are the building blocks for creating agents.