mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
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