We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e752b1 commit a5f1916Copy full SHA for a5f1916
README.md
@@ -112,6 +112,12 @@ adk eval \
112
samples_for_testing/hello_world/hello_world_eval_set_001.evalset.json
113
```
114
115
+## 🤖 A2A and ADK integration
116
+
117
+For remote agent-to-agent communication, ADK integrates with the
118
+[A2A protocol](https://github.com/google/A2A/).
119
+See this [example](https://github.com/google/A2A/tree/main/samples/python/agents/google_adk)
120
+for how they can work together.
121
122
## 🤝 Contributing
123
0 commit comments