1.56.0 (2024-06-18)
Features
- Add
retry_timeoutto EvalTask invertexai.preview.evaluation(4d9ee9d) - Add hybrid query example to vector search sample. (510da5e)
- Add metric classes for 2 pairwise metrics for rapid evaluation SDK. (831c8e4)
- Add pipeline_job_name to allow PipelineJob.get(pipeline_job_name) (32e3b22)
- Add sample code show how to create an optimized private online store in Vertex AI Feature Store. (e352175)
- GenAI - Context Caching - add get() classmethod and refresh() instance method (6be874a)
- GenAI - Context Caching - also print model_name and expire_time. (d548c11)
- GenAI - Tuning - Added support for CMEK (eb651bc)
Bug Fixes
- Do not reset aiplatform.Experiment or aiplatform.ExperimentRun unnecessarily when running tensorboard uploader. (28a091a)
Documentation
- Update the documentation for the
time_series_datasetandvideo_datasetclasses (d5dc7b5)