Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps google-cloud-aiplatform from 1.132.0 to 1.135.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.135.0

1.135.0 (2026-01-27)

Features

  • Add ComputationBasedMetricSpec to support metrics like EXACT_MATCH, BLEU, and ROUGE in EvaluationRun configurations. (9d32dd5)
  • Add autoscaling_target_dcgm_fi_dev_gpu_util, autoscaling_target_vllm_gpu_cache_usage_perc, autoscaling_target_vllm_num_requests_waiting options in model deployment on Endpoint & Model classes. (0179aa5)
  • Add optimize and launch_optimization_job methods to prompts module (044c3fa)
  • List all Model Garden models (54260fd)
  • RAG - Add Serverless and Spanner modes in preview. (79da831)
  • Remove experimental warning from sandboxes and add specific warning for non-code execution sandboxes. (7d31d13)
  • Update the v1 service definition to add embedding_metadata. (8f5bfc5)

Documentation

  • Update prompt optimizer code in readme to use methods from prompts module (4636507)

v1.134.0

1.134.0 (2026-01-18)

Features

  • Add metadata to memories (f9fc79d)
  • Expose PSC for OpenModel (feeb54d)
  • GenAI Client(evals) - Add support for inference_configs in create_evaluation_run. (33fe72a)
  • GenAI SDK client - Support agent engine sandbox http request in genai sdk (11c23a3)
  • Support metadata filtering for memory retrieval (f9fc79d)
  • Support metadata merge strategies for memory generation (f9fc79d)
  • Support Python 3.14 for reasoning engine. (394cd1d)
  • Update data types from discovery doc. (0c6fb66)
  • Update data types from discovery doc. (a451fa3)

Bug Fixes

  • Mistyping of langchain tools causing mypy errors (0705a37)
  • Test fix internal (b1b900e)

v1.133.0

1.133.0 (2026-01-08)

Features

  • Deprecate tuning public preview SDK in favor of tuning SDK (35d362c)
  • GenAI SDK client - Enabling Few-shot Prompt Optimization by passing either "OPTIMIZATION_TARGET_FEW_SHOT_RUBRICS" or "OPTIMIZATION_TARGET_FEW_SHOT_TARGET_RESPONSE" to the optimize_prompt method (715cc5b)
  • GenAI SDK client(memory): Add enable_third_person_memories (65717fa)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.135.0 (2026-01-27)

Features

  • Add ComputationBasedMetricSpec to support metrics like EXACT_MATCH, BLEU, and ROUGE in EvaluationRun configurations. (9d32dd5)
  • Add autoscaling_target_dcgm_fi_dev_gpu_util, autoscaling_target_vllm_gpu_cache_usage_perc, autoscaling_target_vllm_num_requests_waiting options in model deployment on Endpoint & Model classes. (0179aa5)
  • Add optimize and launch_optimization_job methods to prompts module (044c3fa)
  • List all Model Garden models (54260fd)
  • RAG - Add Serverless and Spanner modes in preview. (79da831)
  • Remove experimental warning from sandboxes and add specific warning for non-code execution sandboxes. (7d31d13)
  • Update the v1 service definition to add embedding_metadata. (8f5bfc5)

Documentation

  • Update prompt optimizer code in readme to use methods from prompts module (4636507)

1.134.0 (2026-01-18)

Features

  • Add metadata to memories (f9fc79d)
  • Expose PSC for OpenModel (feeb54d)
  • GenAI Client(evals) - Add support for inference_configs in create_evaluation_run. (33fe72a)
  • GenAI SDK client - Support agent engine sandbox http request in genai sdk (11c23a3)
  • Support metadata filtering for memory retrieval (f9fc79d)
  • Support metadata merge strategies for memory generation (f9fc79d)
  • Support Python 3.14 for reasoning engine. (394cd1d)
  • Update data types from discovery doc. (0c6fb66)
  • Update data types from discovery doc. (a451fa3)

Bug Fixes

  • Mistyping of langchain tools causing mypy errors (0705a37)
  • Test fix internal (b1b900e)

1.133.0 (2026-01-08)

Features

  • Deprecate tuning public preview SDK in favor of tuning SDK (35d362c)
  • GenAI SDK client - Enabling Few-shot Prompt Optimization by passing either "OPTIMIZATION_TARGET_FEW_SHOT_RUBRICS" or "OPTIMIZATION_TARGET_FEW_SHOT_TARGET_RESPONSE" to the optimize_prompt method (715cc5b)
  • GenAI SDK client(memory): Add enable_third_person_memories (65717fa)
  • Support Developer Connect in AE (04f1771)

... (truncated)

Commits
  • 6843d32 chore(main): release 1.135.0 (#6272)
  • b7fde37 chore: Validate run_name in Vertex Tensorboard profile uploader.
  • 54260fd feat: list all Model Garden models
  • 4636507 docs: Update prompt optimizer code in readme to use methods from prompts module
  • 7d31d13 feat: Remove experimental warning from sandboxes and add specific warning for...
  • 79da831 feat: RAG - Add Serverless and Spanner modes in preview.
  • 044c3fa feat: Add optimize and launch_optimization_job methods to prompts module
  • 2ad5a2e chore: Fix failing flaky tests
  • 0179aa5 feat: Add autoscaling_target_dcgm_fi_dev_gpu_util, autoscaling_target_vllm_gp...
  • 888c408 chore: Look up the agent engine specific env var for location if available
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.132.0 to 1.135.0.
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.132.0...v1.135.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.135.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants