1.62.0 (2024-08-13)
Features
- Add metadata to evaluation result. (375095e)
- Add Prompt class for multimodal prompt templating (1bdc235)
- Add support for query method in Vertex AI Extension SDK (0008735)
- Add support for reservation affinity in custom training jobs. (802609b)
- Add support for strategy in custom training jobs. (a076191)
- Adding spot, reservation_affinity to Vertex SDK (3e785bd)
- Support api keys in initializer and create_client (7404f67)
- Support creating optimized online store with private service connect (659ba3f)
- Support disable Cloud logging in Ray on Vertex (accaa97)
- Support PSC-Interface in Ray on Vertex (accaa97)
Bug Fixes
- Added credentials, project, and location on PipelineJobSchedule init (281c171)
- Avoid breakage of langchain from orjson 3.10.7 (c990f73)
- Deprecate disable_attribution in GoogleSearchRetrieval. (c68d559)
Documentation
- Update the docstring for compute_tokens method. (849e8d4)