frameworkadvanced
AutoGen / AG2 Agents
A2A agents built with Microsoft's AutoGen (AG2) framework for flexible multi-agent conversations.
Agents (2)
AG2 (AutoGen)
ag2ai
51
AG2 (formerly AutoGen): The Open-Source AgentOS by Microsoft. Features native A2A support with A2aAgentServer and A2aRemoteAgent built-in classes for multi-agent conversations.
4,174orchestrationautogenpython
Any Agent Adversarial Multiagent (Official Sample)
A2A Project
59
Official A2A python sample agent: Any Agent Adversarial Multiagent
1,329orchestrationpythonOfficial
Getting Started
Pick an agent to see setup instructions.
1Clone the repository
$ git clone https://github.com/ag2ai/ag2
2Navigate to the project
$ cd ag2
3Install dependencies
$ pip install -r requirements.txt
4Run the agent
$ python main.py