1.47.0 (2024-04-06)
Features
- Add display experiment button for tuning in Ipython environments (9bb687c)
- Add Persistent Resource ID parameter to Custom Job form_local_script, run, and submit methods. (f5be0b5)
- Add Persistent Resource Id parameter to Custom Training Job run and submit methods. (f428006)
- Added GA support for PersistentResource management (98a07dd)
- Added GA support for running Custom and Hp tuning jobs on Persistent Resources (35ecbac)
- Added the
Experiment.dashboard_urlproperty (c8eec21) - GenAI - Added support for
SafetySetting.method(probability or severity) (317ab8f) - GenAI - Added support for supervised fine-tuning (036d2d0)
- GenAI - Added support for system instructions (4990eb6)
- GenAI - Forced function calling feature (806ef9f)
- Initial template for Langchain on Vertex. (0752a29)
- LLM - Add RLHF-tuning support for
text-bison@002(1f27c3e) - Vertex AI Extension SDK Public Preview (137b5e1)
- Vertex AI Reasoning Engine SDK Public Preview (6aaa5d0)
- Vertex Rapid Evaluation SDK and Prompt Template for Vertex Prompt Management Public Preview (8c6ddf5)
Bug Fixes
- GenAI - Fixed response validation error during streaming (c881998)
- GenAI - Fixed the
GenerativeModel's handling of tuned models from different region (bf33fb3) - GenAI - Fixed the TuningJob dashboard URL (5367fbb)
- Reinstate persistent resource preview class and tests (765d60d)