chore: update the readme for a2a integration (#319)

chore: update the readme for a2a integration
This commit is contained in:
Hangfei Lin 2025-04-21 09:55:30 -07:00 committed by GitHub
parent 220b327a73
commit 5ab43e804a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,6 +112,9 @@ 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