Skip to content

google agent2agent a2a example project

Notifications You must be signed in to change notification settings

AIONMCP/agent2agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A2A SDK Demo Projects

This repository contains example projects demonstrating the capabilities of the Agent-to-Agent (A2A) SDK. Each sub-directory is a self-contained project with its own dependencies and instructions.

Projects

1. Simple A2A Agent (a2a_simple/)

This project provides a basic example of the A2A SDK. It contains a single agent and a test client that invokes it. This is a great starting point for understanding the fundamental concepts of creating and interacting with an A2A agent.

>> For setup and run instructions, see the Simple A2A Agent README.

2. Friend Scheduling Multi-Agent Demo (a2a_friend_scheduling/)

This is a more advanced example showcasing a multi-agent system. It demonstrates how a "host" agent can orchestrate a conversation between multiple "friend" agents to accomplish a goal—in this case, scheduling a meeting. This project is ideal for learning about multi-agent orchestration and communication.

>> For setup and run instructions, see the Friend Scheduling README.

References

About

google agent2agent a2a example project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%