Microsoft's framework for building multi-agent AI systems with conversable agents.
AutoGen is a multi-agent conversation framework from Microsoft Research. It enables development of LLM applications using multiple conversable agents that can chat with each other to solve tasks. Agents can be customized with different roles, LLM configurations, and tool access. Supports human participation in agent conversations, code execution, and complex multi-turn workflows. Widely used in enterprise AI agent deployments.