ag2ai/ag2
AG2 (formerly AutoGen): The Open-Source AgentOS. Join us at: https://discord.gg/sNGSwQME3x
Enables multi-agent orchestration with built-in conversation patterns (swarms, group chats, nested chats) and supports tool use, code execution, and structured outputs. Built on ConversableAgent primitives that handle message passing between AI entities, with integration across multiple LLM providers beyond OpenAI. Offers both autonomous workflows and human-in-the-loop modes, currently transitioning to a beta framework architecture targeting v1.0 stability.
4,256 stars and 685,501 monthly downloads. Used by 1 other package. Actively maintained with 67 commits in the last 30 days. Available on PyPI.
Stars
4,256
Forks
556
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Monthly downloads
685,501
Commits (30d)
67
Dependencies
9
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ag2ai/ag2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Compare
Related agents
Liu-Hy/GenoMAS
A minimalist multi-agent framework for rubost automation of scientific analysis workflows, such...
ivangabriele/openai-autogen-dev-studio
OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.
jkmaina/autogen_blueprint
This is the official companion repository for 'The Complete AutoGen AI Agent Blueprint:...
wronkiew/autogen-agent-server
Lightweight server for developing conversational agents using Microsoft AutoGen 0.4
ksm26/AI-Agentic-Design-Patterns-with-AutoGen
Learn to build and customize multi-agent systems using the AutoGen. The course teaches you to...