Skip to content

Update dependency google-cloud-aiplatform to v1.50.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.46.0 -> 1.50.0

Release Notes

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

v1.50.0

Compare Source

Features
  • Add Candidate.grounding_metadata property (b22a8b8)
  • Add option to not include time_series_metrics in get_experiment_df call. This will improve execution time for Experiments with large number of runs. (78a95c5)
  • Add tune_model and deploy_tuned_model for TextEmbeddingModel. (42f5d6f)
  • Automatically populate parents for full resource name in Vertex RAG SDK (26657ff)
  • Deploy a tuned text embedding model -- it doesn't matter, if it's tuned using Node.js, or curl. (8ca9cdf)
  • Make get_embeddings work both for foundational & tuned models. (b8b589c)
  • Python SDK for Vertex Model Monitoring V2. (021d59f)
  • Support public endpoint for Ray Client (57a5f78)
Bug Fixes
  • Add deprecation warnings when using Ray v2.4 (3a36784)
  • Append allowed_plugins in tb-gcp-uploader to default allowed plugins (aab9c3e)
  • LLM - Added missing parameters to the no-op _TunableTextEmbeddingModelMixin.get_tuned_model method (eb05ac4)
  • LVM - Fixed the typo in the VisionModel aspect ratio type annotation (2d19137)
  • Move torch import (e6d34df)
  • Ray - Fixed exception when using Ray 2.4 (2661f52)

v1.49.0

Compare Source

Features
  • Add additional parameters for GenerationConfig (0599ca1)
  • Add FeatureNormType to MatchingEngineIndexConfig. (c0e7acc)
  • Add mappings to pipeline templates for text-embedding models. (6279924)
  • Add support for TPU v5 lite pod(v5e) for custom training jobs. Custom training jobs now accept the v5e machine types as listed in https://cloud.google.com/tpu/docs/tpus-in-gke#v5e. (415912e)
  • Fix typo in Vertex Feature Store SDK. (b5404e7)
  • GenAI - Improved the exception messages when candidates, parts or text are not available (e82264d)
  • Support PreflightValidation in Preview PipelineJob submit function. (e88dc0d)
  • Tune_model method for class TextEmbeddingModel. (3eda55d)
  • Vertex RAG for enhanced generative AI (39b5149)
Bug Fixes
  • GCS Bucket subdirectory not being creating while using ReasoningEngine create method (3d22a18)
  • GenAI - Fixed the Part.mime_type property (819a44e)
  • Handle missing import for RunnableConfig when generating schema for LangChain templates (76c5d6d)
  • Parse intermediate steps from LangChain into JSON. (754c89d)
  • Register TensorFlow models from Ray checkpoints for more recent TensorFlow version, addressing the deprecation of SavedModel format in keras 3 (1341e2c)
  • Tensorboard uploader - move remaining tensorboard uploader code to aiplatform (f34094b)

v1.48.0

Compare Source

Features
  • Add support for reading requirements from a file. (80db7a0)
  • Adding tpu_topology to Vertex SDK (423c764)
  • Enable continuous upload for profile logs. (f05924d)
  • GenAI - Added the GenerationResponse.prompt_feedback property (efd5a72)
  • GenAI - Added the GenerationResponse.usage_metadata property (0654c35)
  • Support NOT_EQUAL for MatchingEngineIndexEndpoint numeric_restricts. (aa918e3)
  • Support referenced models in SDK. (c9b6b8b)
Bug Fixes
  • Add validation check for extra_packages when creating a reasoning engine. (255dabc)
  • Add validation for langchain tools. (a821d50)
  • Fixed the vertexai.init partial initialization issues (636a654)
  • GenAI - Workaround for streaming when content role is missing in service responses (fa35b91)
Documentation
  • Add Reasoning Engine reference documentation (496fc4b)
  • GenAI - Add Rapid Evaluation SDK reference documentation (40b728b)

v1.47.0

Compare Source

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_url property (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)
Documentation
  • Add run custom job on persistent resource sample. (53fc845)
  • Add run custom job on persistent resource sample. (31100c6)

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