Skip to content

Conversation

@adk-bot
Copy link
Collaborator

@adk-bot adk-bot commented Jan 26, 2026

4. Summary of the change

Doc file: docs/evaluate/index.md

Current state:

The documentation mentions adk eval but not the adk eval_set commands for creating and managing eval sets via CLI.

Proposed Change:

Add a section "Managing Eval Sets via CLI" (or similar) describing the new commands:

  • adk eval_set create: Creates an empty EvalSet.
  • adk eval_set add_eval_case: Adds eval cases to an eval set, e.g., from a conversation scenarios file.

Mention that these commands allow programmatic creation of evaluation datasets.

Reasoning:
New CLI commands adk eval_set create and adk eval_set add_eval_case allow users to manage evaluation datasets from the command line, complementing the web UI approach.

Reference: src/google/adk/cli/cli_tools_click.py

@github-actions
Copy link
Contributor

👋 Thanks for your contribution!
You can enable PR previews by adding the build-preview label to this PR.

@joefernandez joefernandez changed the title Update ADK doc according to issue #1173 - 4 Update ADK doc according to issue #1173 - 4 - CLI adk eval_set Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants