Skip to content

v1.36.2

Compare
Choose a tag to compare
@release-please release-please released this 10 Nov 22:26
45d599b

1.36.2 (2023-11-10)

Features

  • Add encryption_spec_key_name to MatchingEngineIndex create_tree_ah_index and (1a9e36f)
  • Add encryption_spec_key_name, enable_private_service_connect,project_allowlist to MatchingEngineIndexEndpoint create. (750e17b)
  • Add index_update_method to MatchingEngineIndex create() (dcb6205)
  • Expose max_retry_cnt parameter for Ray on Vertex BigQuery write (568907c)
  • LLM - Grounding - Added support for the disable_attribution grounding 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_dataset class (6f40f1b)

Miscellaneous Chores