1.71.0 (2024-10-29)
Features
- Add
textfield for Grounding metadata support chunk output (8a65b1d) - Add audio_timestamp to GenerationConfig (8a65b1d)
- Add private async REST support for transport override (c0b31e2)
- Add support for self-signed JWT for queries on private endpoints (5025d03)
- Add support for task type (CODE_RETRIEVAL_QUERY) through get_embeddings. (7246497)
- From vertexai.batch_prediction import BatchPredictionJob (fe53922)
- GenAI - add labels (92c13dd)
- GenAI - Added
audio_timestamptoGenerationConfig. (91c2120) - GenAI - Added Anthropic models support in GenAI batch prediction (0866009)
- GenAI - Tuning - Added support for tuned model rebasing. Added
rebase_tuned_modeltovertexai.preview.tuning.sft. (2cef97f) - Introduce DefaultRuntime to PipelineJob (8a65b1d)
- Release API key support for GenerateContent to Public Preview (a4d4e46)
- Support customizing bring-your-own-response eval use case to use any columns (3e7bf81)
- Support PSC-I ingress in Ray Client (da76253)
- Support tuning new text & code embedding model in LLM SDK. (4268f28)
- Update Experiment run names to be compatible with One Platform API (c4b9ec2)
- Vision Models - onboard Image Segmentation. (ae63a43)
Bug Fixes
- Add deprecation warning to Ray version 2.9.3 (0ce106b)