1.135.0 (2026-01-27)
Features
- Add
ComputationBasedMetricSpecto support metrics like EXACT_MATCH, BLEU, and ROUGE in EvaluationRun configurations. (9d32dd5) - Add autoscaling_target_dcgm_fi_dev_gpu_util, autoscaling_target_vllm_gpu_cache_usage_perc, autoscaling_target_vllm_num_requests_waiting options in model deployment on Endpoint & Model classes. (0179aa5)
- Add optimize and launch_optimization_job methods to prompts module (044c3fa)
- List all Model Garden models (54260fd)
- RAG - Add Serverless and Spanner modes in preview. (79da831)
- Remove experimental warning from sandboxes and add specific warning for non-code execution sandboxes. (7d31d13)
- Update the v1 service definition to add embedding_metadata. (8f5bfc5)
Documentation
- Update prompt optimizer code in readme to use methods from prompts module (4636507)