1.36.2 (2023-11-10)
Features
- Add
encryption_spec_key_nametoMatchingEngineIndexcreate_tree_ah_indexand (1a9e36f) - Add
encryption_spec_key_name,enable_private_service_connect,project_allowlistto MatchingEngineIndexEndpointcreate. (750e17b) - Add
index_update_methodto MatchingEngineIndexcreate()(dcb6205) - Expose max_retry_cnt parameter for Ray on Vertex BigQuery write (568907c)
- LLM - Grounding - Added support for the
disable_attributiongrounding parameter (91e985a) - LLM - Support model evaluation when tuning chat models (
ChatModel,CodeChatModel) (755c3f9) - LVM - Added multi-language support for
ImageGenerationModel(791eff5)
Bug Fixes
- Async call bug in CodeChatModel.send_message_async method (fcf05cb)
Documentation
- Add Bigframes remote training example to vertexai README (8b993b3)
- Update the documentation for the
tabular_datasetclass (6f40f1b)
Miscellaneous Chores
- Release 1.36.2 (01be0c9)