AutoGen
by Microsoft
Microsoft's open-source multi-agent framework. Supports conversational, autonomous, and human-in-the-loop agent patterns in Python and TypeScript with event-driven orchestration.
Skills
Conversable Agents
Define agents that converse, negotiate, and pass structured results between each other
Human-in-the-Loop
Inject human feedback at configurable checkpoints in multi-step agentic pipelines
Group Chat
Orchestrate multiple agents in a group chat with dynamic speaker selection strategies
Code Execution
Execute LLM-generated code in sandboxed environments with Docker or local Python runtime
Event-Driven Mode
Build async, event-driven agent systems with AutoGen's actor-model runtime
Related Agents
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
Dify
Open-source LLM app and agent development platform. Build, test, and deploy RAG pipelines, chatbots, and multi-agent wo…
LangGraph
Graph-based agent orchestration with stateful multi-actor workflows. Deploy agents as REST APIs via LangGraph Platform.…
Flowise
Open-source drag-and-drop UI for building LLM flows and AI agents. Deploy as a self-hosted server with REST API for int…