1.128.0 (2025-11-18)
Features
- GenAI Client(evals) - Add
pass_ratetoAggregatedMetricResultand calculate it for adaptive rubric metrics. (1f1f67e) - GenAI SDK client - Support
build optionsin Agent Engine GCS Deployment. (28499a9) - GenAI SDK client - Support
build optionsin Agent Engine source-based Deployment. (f7e718f) - GenAI SDK client(multimodal) - Support Assemble feature on the multimodal datasets. (2195411)
Bug Fixes
- Fix the change runner behavior back to sync function in streaming_agent_run_with_events (e9d9c31)
- GenAI Client(evals) - fix eval visualizations in Vertex Workbench (c3abe51)
- GenAI Client(evals) - Reformat codebase 1. Remove duplicated code in _evals_utils and _evals_metric_loader 2. Keep metric utils in _evals_metric_loader and data util in _evals_utils (5f3c655)