mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-18 05:31:25 +00:00

* test multiversion build * Work on multiversion build * update refs * cancel in progress * add docs dir * add version switcher * add version switcher * add preferred * version banner and hacky value override... * add release version
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.