mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 15:14:50 -06:00
Copybara import of the project:
-- cd9130aca29b5d07b069cfc4a9aa022455e005e9 by Yongsul Kim <ystory84@gmail.com>: docs: Fix broken link to A2A example COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/1021 from ystory:patch-1 5d827f7834ca33120bd2a87d63e29ac5b93eb7c9 PiperOrigin-RevId: 764937930
This commit is contained in:
parent
ae7d3a79c8
commit
0d66a7888b
@ -43,8 +43,8 @@ Agent Development Kit (ADK) is a flexible and modular framework for developing a
|
|||||||
## 🤖 Agent2Agent (A2A) Protocol and ADK Integration
|
## 🤖 Agent2Agent (A2A) Protocol and ADK Integration
|
||||||
|
|
||||||
For remote agent-to-agent communication, ADK integrates with the
|
For remote agent-to-agent communication, ADK integrates with the
|
||||||
[A2A protocol](https://github.com/google/A2A/).
|
[A2A protocol](https://github.com/google-a2a/A2A/).
|
||||||
See this [example](https://github.com/google/A2A/tree/main/samples/python/agents/google_adk)
|
See this [example](https://github.com/google-a2a/a2a-samples/tree/main/samples/python/agents/google_adk)
|
||||||
for how they can work together.
|
for how they can work together.
|
||||||
|
|
||||||
## 🚀 Installation
|
## 🚀 Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user