chore: update the readme for a2a integration.

PiperOrigin-RevId: 749856734
This commit is contained in:
Wei Sun 2025-04-21 11:16:26 -07:00 committed by Copybara-Service
parent 1e752b1378
commit a5f191650b

View File

@ -112,6 +112,12 @@ adk eval \
samples_for_testing/hello_world/hello_world_eval_set_001.evalset.json
```
## 🤖 A2A and ADK integration
For remote agent-to-agent communication, ADK integrates with the
[A2A protocol](https://github.com/google/A2A/).
See this [example](https://github.com/google/A2A/tree/main/samples/python/agents/google_adk)
for how they can work together.
## 🤝 Contributing