Ankur Sharma and Copybara-Service
43d6075ea7
feat: allow Vertex AI Client initialization with API Key
...
Co-authored-by: Ankur Sharma <ankusharma@google.com >
PiperOrigin-RevId: 861335865
2026-01-26 13:36:41 -08:00
George Weale and Copybara-Service
2367901ec5
chore: Upgrade to headers to 2026
...
Co-authored-by: George Weale <gweale@google.com >
PiperOrigin-RevId: 858763407
2026-01-20 14:50:09 -08:00
Ankur Sharma and Copybara-Service
6d4d72a499
chore: Update vertexai & rouge scorer dependencies in eval to use a proxy
...
PiperOrigin-RevId: 822881672
2025-10-22 22:44:53 -07:00
Ankur Sharma and Copybara-Service
cf3403231d
chore: Fix evaluation test cases to only use pytest features
...
PiperOrigin-RevId: 820700378
2025-10-17 08:25:17 -07:00
Ankur Sharma and Copybara-Service
65cb6d6bf3
fix: Check that mean_score is a valid float value
...
In some cases, Vertex AI evaluation returns nan values for the metrics. That was not handled correctly.
PiperOrigin-RevId: 785514456
2025-07-21 11:36:55 -07:00
Ankur Sharma and Copybara-Service
0bd05df471
feat: Add Safety evaluator metric
...
We add a new metric for evaluating safety of Agent's response to ADK Eval. We delegate the actual implementation to Vertex Gen AI Eval SDK, so using this metric will require GCP project.
As a part of this change, we created (refactored) a simple Facade for vertex gen ai eval sdk.
PiperOrigin-RevId: 778580406
2025-07-02 11:30:31 -07:00