Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/app/docs/kagent/examples/a2a-byo/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Unlike declarative agents that are defined by kagent resources with components s

## Prerequisites

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.
2. Use [Google ADK](https://github.com/google/adk-python) version 1.22.1 or later.

## Building a custom agent

Expand Down