

Open-source framework from Microsoft Research for building AI agents and facilitating multi-agent cooperation with support for two-agent chat, sequential chat, and group chat patterns.
Loading more......
AutoGen is an open-source programming framework from Microsoft Research for building AI agents and facilitating cooperation among multiple agents to solve tasks. It offers a unified multi-agent conversation framework as a high-level abstraction for using foundation models.
The framework has demonstrated effectiveness across various domains:
AutoGen v0.4 features an asynchronous, event-driven architecture with:
Free and open-source under the Apache 2.0 license.