We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5473763 + 7ba60ec commit 0cede29Copy full SHA for 0cede29
1 file changed
src/app/docs/kagent/examples/a2a-byo/page.mdx
@@ -18,7 +18,8 @@ Unlike declarative agents that are defined by kagent resources with components s
18
19
## Prerequisites
20
21
-Install kagent by following the [quick start](/docs/kagent/getting-started/quickstart) guide.
+1. Install kagent by following the [quick start](/docs/kagent/getting-started/quickstart) guide.
22
+2. Use [Google ADK](https://github.com/google/adk-python) version 1.22.1 or later.
23
24
## Building a custom agent
25
0 commit comments