AutoGen
Free tierBuild multi-agent AI applications with conversable, customizable agents powered by LLMs
Free·Technical·Powered by OpenAI, Azure OpenAI, and others·API available·Open source
Key strengths
Multi-agent conversation orchestrationFlexible agent customization and role assignmentHuman-in-the-loop supportBroad LLM backend compatibilityOpen-source with active Microsoft Research backing
Completely free
Redmond, USA
Founded 2023
Self-hostable
No ratings yet
AutoGen is a Python-based, open-source multi-agent framework from Microsoft Research that enables the orchestration of LLM-powered conversational agents. Agents are defined as ConversableAgent subclasses and can be configured with system prompts, tool/function-calling capabilities, code execution environments, and custom reply functions. It supports synchronous and asynchronous agent conversations, group chat topologies, and integrates with OpenAI, Azure OpenAI, and other LLM providers via a unified config interface. AutoGen v0.4+ introduces an actor-model runtime for scalable, distributed agentic applications.
