Skip to content

Update dependency google-cloud-aiplatform to v1.54.0

renovate requested to merge renovate/google-cloud-aiplatform-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
google-cloud-aiplatform dependencies minor 1.52.0 -> 1.54.0

Release Notes

googleapis/python-aiplatform (google-cloud-aiplatform)

v1.54.0

Compare Source

BREAKING CHANGES
  • Remove Vertex SDK data science package (ec4ec8f)
Features
  • Add display experiment run button for Ipython environments (ba65828)
  • Add hybrid search for public find_neighbors() call. (9d35617)
  • Enable Ray Job submission without VPC peering (37875b5)
  • GenAI - Allowed callable functions to return values directly in Automatic Function Calling (768af67)
  • GenAI - Release ToolConfig to GA (bc8b14a)
  • Sample code for Vertex AI Feature Store (6c14e8b)
  • Support VertexTool in langchain template. (28a3c56)
Bug Fixes
  • Allow non-lro delete method (c23c0ad)
  • Deep copy dataset before passing it to evaluation (019b610)
  • Ensure model starts with publishers/ when users provide resource path from models/ (d689331)
  • Fix failed unit tests due to google-cloud-storage upgrade. (945b9e4)
  • Generalize RAG files import from Google Drive (88c6a6a)
  • Set upper bound of setuptools to unbreak public Colab for using vertex_ray namespace (6cc45bb)

v1.53.0

Compare Source

Features
  • Add a cloneable protocol for Reasoning Engine. (8960a80)
  • Add labels parameter to the supervised tuning train method (f7c5567)
  • Added reboot command for PersistentResource (7785f8c)
  • Added the new GenerationConfig.response_schema field (#​3772) (5436d88)
  • Enable Tensorboard profile plugin in all regions by default. (8a4a41a)
  • GenAI - Added the response_schema parameter to the GenerationConfig class (b5e2c02)
  • LLM - Added the seed parameter to the TextGenerationModel's predict methods (cb2f4aa)
Bug Fixes
  • Create run_name when run_name_prefix is not specified for Tensorboard uploader. (ac17d87)
  • GenAI - Tuning - Supervised - Fix adapter_size parameter handling to match enum values. (1cc22c3)
  • Model Monitor console uri. (71fbc81)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Loading