mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-01 17:39:56 +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
baseare the the foundational generic interfaces upon which all else is built. This module must not depend on any other module.applicationare implementations of core components that are used to compose an application.componentsare the building blocks for creating agents.