Skip to content

feat: Expose print_detailed_results param to AgentEvaluator.evaluate #2389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

copybara-service[bot]
Copy link

feat: Expose print_detailed_results param to AgentEvaluator.evaluate

Currently print_detailed_results is available only in AgentEvaluator.evaluate_eval_set while the adk-samples data science agent uses AgentEvaluator.evaluate https://github.com/google/adk-samples/blob/c230c3ddc16a3f9fc7edff409b567bdd65ebd9da/python/agents/data-science/eval/test_eval.py#L32.

@copybara-service copybara-service bot added the google-contributor [Bot] This PR is created by Google label Aug 6, 2025
@copybara-service copybara-service bot force-pushed the copybara/791805758 branch 4 times, most recently from b723776 to 92789ce Compare August 12, 2025 21:00
Currently `print_detailed_results` is available only in `AgentEvaluator.evaluate_eval_set` while the adk-samples data science agent uses `AgentEvaluator.evaluate` https://github.com/google/adk-samples/blob/c230c3ddc16a3f9fc7edff409b567bdd65ebd9da/python/agents/data-science/eval/test_eval.py#L32.

PiperOrigin-RevId: 794262781
@copybara-service copybara-service bot merged commit 7e08808 into main Aug 12, 2025
@copybara-service copybara-service bot deleted the copybara/791805758 branch August 12, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
google-contributor [Bot] This PR is created by Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant