frameworkadvanced
AutoGen / AG2 Agents
A2A agents built with Microsoft's AutoGen (AG2) framework for flexible multi-agent conversations.
Agents (1)
Getting Started
Pick an agent to see setup instructions.
1Clone the repository
$ git clone https://github.com/a2aproject/a2a-samples
2Navigate to the project
$ cd a2a-samples/samples/python/agents/any_agent_adversarial_multiagent
3Install dependencies
$ pip install -r requirements.txt
4Run the agent
$ python main.py