Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

ADK Agent to ADK Agent

Hi,

I created two multi agents in two different gcp project.
Now i want to create a orchestrator agent in one gcp project and call both agents .


Kindly guide me the best approach/steps for this.

0 2 68
2 REPLIES 2

@Rajavelu There are some samples for ADK agent to agent communication in the following sample repos:

https://github.com/google/adk-samples
https://github.com/a2aproject/a2a-samples


@ericdong  can i create single agent like root agent and keep other agents as sub agents or A2A ? which one is advisable?