Skip to main content
All terms
Frameworks & Tools

AutoGen

Microsoft's open-source framework for building multi-agent conversational AI systems.

Definition

AutoGen is an open-source framework from Microsoft for building systems of multiple AI agents that talk to each other to solve a task. Each agent is backed by a language model or tools, and agents converse, delegate subtasks, and coordinate through natural language. It supports customizable agent roles and conversation patterns, making it a common choice for multi-agent research and applications.