-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit 4d58a67
authored
Python: Bump google-cloud-aiplatform from 1.91.0 to 1.93.0 in /python (#12178)
Bumps
[google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform)
from 1.91.0 to 1.93.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-aiplatform/releases">google-cloud-aiplatform's
releases</a>.</em></p>
<blockquote>
<h2>v1.93.0</h2>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.92.0...v1.93.0">1.93.0</a>
(2025-05-15)</h2>
<h3>Features</h3>
<ul>
<li>A new value <code>NVIDIA_B200 & NVIDIA_H200_141GB</code> is
added to enum <code>AcceleratorType</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Add <code>MultimodalDataset.toBigframes()</code> method to convert
dataset to a Bigframes Dataframe object and inspect the dataset in the
notebook. (<a
href="https://github.com/googleapis/python-aiplatform/commit/64dfdbcbf050b8e818a1d0c8c510fbba492247f8">64dfdbc</a>)</li>
<li>Add ANN feature for RagManagedDb (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Add EncryptionSpec for RagCorpus CMEK feature (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Add support for system paths in ModuleAgent (<a
href="https://github.com/googleapis/python-aiplatform/commit/8c95d3fdaf77a6a82cd5ca076d26ad0e7ec798d9">8c95d3f</a>)</li>
<li>Allow customers to set kms_key_name for context caching create
method (<a
href="https://github.com/googleapis/python-aiplatform/commit/c551cc63cc133b2c434e19ec510b6252bed7b7f5">c551cc6</a>)</li>
<li>GenAI - Release the Model Garden SDK to GA (<a
href="https://github.com/googleapis/python-aiplatform/commit/49c3418fdde0e7aca5d08cab24cb462548a017c5">49c3418</a>)</li>
<li>New field <code>additional_properties</code> is added to message
<code>.google.cloud.aiplatform.v1.Schema</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Populate agent_framework field in the RE spec. (<a
href="https://github.com/googleapis/python-aiplatform/commit/0a127fd26d10dbb81d33cbc9e7e1e12b457b9f27">0a127fd</a>)</li>
<li>RAG - Add ANN and KNN retrieval strategies for RagManagedDb in
preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/8c0bf19fdd9f60c73ff6269713f64b2a0a6c75fb">8c0bf19</a>)</li>
<li>Support async stream query in agent engines and adk template. (<a
href="https://github.com/googleapis/python-aiplatform/commit/0c4f4a6a64bdc67e33724628cac530bf6bd388f4">0c4f4a6</a>)</li>
<li>Support Python 3.13 for reasoning engine. (<a
href="https://github.com/googleapis/python-aiplatform/commit/51b13e5b0169e65cf880c2da5a1bc2672f44ca24">51b13e5</a>)</li>
<li>Update v1 sdk to support llmparser in import file functions (<a
href="https://github.com/googleapis/python-aiplatform/commit/03a7861e0f9339c472f58f991b267fcda0e95245">03a7861</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix the type annotation for content dictionaries in AdkApp (<a
href="https://github.com/googleapis/python-aiplatform/commit/674beaaeffa203a1f4962f7afd66f1c959fb9e12">674beaa</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix links and typos (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Remove comments for a non public feature (<a
href="https://redirect.github.com/googleapis/python-aiplatform/issues/5301">#5301</a>)
(<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Update doc publisher for Gemini docs (<a
href="https://github.com/googleapis/python-aiplatform/commit/6700e3dbd85fd6a7c0bcefe9d8d13dab438d0c81">6700e3d</a>)</li>
</ul>
<h2>v1.92.0</h2>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.91.0...v1.92.0">1.92.0</a>
(2025-05-08)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Removed support for session resource paths that do not include
reasoning engine</li>
</ul>
<h3>Features</h3>
<ul>
<li>[vertexai] Added a concise option to
<code>OpenModel.list_deploy_options()</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/acc301a9742601cbb2439cc270f4faa6e8783a40">acc301a</a>)</li>
<li>[vertexai] Added system labels to <code>OpenModel.deploy()</code>
(<a
href="https://github.com/googleapis/python-aiplatform/commit/acc301a9742601cbb2439cc270f4faa6e8783a40">acc301a</a>)</li>
<li>A new field <code>system_labels</code> is added to message
<code>google.cloud.aiplatform.v1beta1.DeployRequest</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
<li>Add <code>enable_custom_service_account</code> parameter (must be
set to <code>True</code> for successful Persistent Resource). The
<code>service_account</code> parameter is retained for backward
compatibility. (<a
href="https://github.com/googleapis/python-aiplatform/commit/bf79bdf643c60e72b15f414dba964e9da2eb2d7f">bf79bdf</a>)</li>
<li>Add dedicated_endpoint_enabled and dedicated_endpoint_dns property.
(<a
href="https://github.com/googleapis/python-aiplatform/commit/32ee6d9d6be8824ea482964bfd3064ac0832aef5">32ee6d9</a>)</li>
<li>Add gemini_request_read_config field to AssembleDataRequest and
AssessDataRequest in aiplatform v1beta (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
<li>Add google.genai.types.Content as an allowed message type to ADK's
stream_query method (<a
href="https://github.com/googleapis/python-aiplatform/commit/6b131d134d93e43ad3cfde5c3deb43a1a007ef32">6b131d1</a>)</li>
<li>Adding ThinkingConfig to v1 client library (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md">google-cloud-aiplatform's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.92.0...v1.93.0">1.93.0</a>
(2025-05-15)</h2>
<h3>Features</h3>
<ul>
<li>A new value <code>NVIDIA_B200 & NVIDIA_H200_141GB</code> is
added to enum <code>AcceleratorType</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Add <code>MultimodalDataset.toBigframes()</code> method to convert
dataset to a Bigframes Dataframe object and inspect the dataset in the
notebook. (<a
href="https://github.com/googleapis/python-aiplatform/commit/64dfdbcbf050b8e818a1d0c8c510fbba492247f8">64dfdbc</a>)</li>
<li>Add ANN feature for RagManagedDb (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Add EncryptionSpec for RagCorpus CMEK feature (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Add support for system paths in ModuleAgent (<a
href="https://github.com/googleapis/python-aiplatform/commit/8c95d3fdaf77a6a82cd5ca076d26ad0e7ec798d9">8c95d3f</a>)</li>
<li>Allow customers to set kms_key_name for context caching create
method (<a
href="https://github.com/googleapis/python-aiplatform/commit/c551cc63cc133b2c434e19ec510b6252bed7b7f5">c551cc6</a>)</li>
<li>GenAI - Release the Model Garden SDK to GA (<a
href="https://github.com/googleapis/python-aiplatform/commit/49c3418fdde0e7aca5d08cab24cb462548a017c5">49c3418</a>)</li>
<li>New field <code>additional_properties</code> is added to message
<code>.google.cloud.aiplatform.v1.Schema</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Populate agent_framework field in the RE spec. (<a
href="https://github.com/googleapis/python-aiplatform/commit/0a127fd26d10dbb81d33cbc9e7e1e12b457b9f27">0a127fd</a>)</li>
<li>RAG - Add ANN and KNN retrieval strategies for RagManagedDb in
preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/8c0bf19fdd9f60c73ff6269713f64b2a0a6c75fb">8c0bf19</a>)</li>
<li>Support async stream query in agent engines and adk template. (<a
href="https://github.com/googleapis/python-aiplatform/commit/0c4f4a6a64bdc67e33724628cac530bf6bd388f4">0c4f4a6</a>)</li>
<li>Support Python 3.13 for reasoning engine. (<a
href="https://github.com/googleapis/python-aiplatform/commit/51b13e5b0169e65cf880c2da5a1bc2672f44ca24">51b13e5</a>)</li>
<li>Update v1 sdk to support llmparser in import file functions (<a
href="https://github.com/googleapis/python-aiplatform/commit/03a7861e0f9339c472f58f991b267fcda0e95245">03a7861</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix the type annotation for content dictionaries in AdkApp (<a
href="https://github.com/googleapis/python-aiplatform/commit/674beaaeffa203a1f4962f7afd66f1c959fb9e12">674beaa</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix links and typos (<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Remove comments for a non public feature (<a
href="https://redirect.github.com/googleapis/python-aiplatform/issues/5301">#5301</a>)
(<a
href="https://github.com/googleapis/python-aiplatform/commit/02236be891c90dd6ceb45e79968715e144facdaa">02236be</a>)</li>
<li>Update doc publisher for Gemini docs (<a
href="https://github.com/googleapis/python-aiplatform/commit/6700e3dbd85fd6a7c0bcefe9d8d13dab438d0c81">6700e3d</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.91.0...v1.92.0">1.92.0</a>
(2025-05-08)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Removed support for session resource paths that do not include
reasoning engine</li>
</ul>
<h3>Features</h3>
<ul>
<li>[vertexai] Added a concise option to
<code>OpenModel.list_deploy_options()</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/acc301a9742601cbb2439cc270f4faa6e8783a40">acc301a</a>)</li>
<li>[vertexai] Added system labels to <code>OpenModel.deploy()</code>
(<a
href="https://github.com/googleapis/python-aiplatform/commit/acc301a9742601cbb2439cc270f4faa6e8783a40">acc301a</a>)</li>
<li>A new field <code>system_labels</code> is added to message
<code>google.cloud.aiplatform.v1beta1.DeployRequest</code> (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
<li>Add <code>enable_custom_service_account</code> parameter (must be
set to <code>True</code> for successful Persistent Resource). The
<code>service_account</code> parameter is retained for backward
compatibility. (<a
href="https://github.com/googleapis/python-aiplatform/commit/bf79bdf643c60e72b15f414dba964e9da2eb2d7f">bf79bdf</a>)</li>
<li>Add dedicated_endpoint_enabled and dedicated_endpoint_dns property.
(<a
href="https://github.com/googleapis/python-aiplatform/commit/32ee6d9d6be8824ea482964bfd3064ac0832aef5">32ee6d9</a>)</li>
<li>Add gemini_request_read_config field to AssembleDataRequest and
AssessDataRequest in aiplatform v1beta (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
<li>Add google.genai.types.Content as an allowed message type to ADK's
stream_query method (<a
href="https://github.com/googleapis/python-aiplatform/commit/6b131d134d93e43ad3cfde5c3deb43a1a007ef32">6b131d1</a>)</li>
<li>Adding ThinkingConfig to v1 client library (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
<li>Adding ThinkingConfig to v1beta1 client library (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
<li>Allow customers to set encryption_spec for context caching (<a
href="https://github.com/googleapis/python-aiplatform/commit/1f98f4ef509a54978afde0d36b5f85f3d7e709e5">1f98f4e</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/9f56f82ea35ba1070a323527cf84d8698356282e"><code>9f56f82</code></a>
chore(main): release 1.93.0 (<a
href="https://redirect.github.com/googleapis/python-aiplatform/issues/5307">#5307</a>)</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/6700e3dbd85fd6a7c0bcefe9d8d13dab438d0c81"><code>6700e3d</code></a>
docs: update doc publisher for Gemini docs</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/8c0bf19fdd9f60c73ff6269713f64b2a0a6c75fb"><code>8c0bf19</code></a>
feat: RAG - Add ANN and KNN retrieval strategies for RagManagedDb in
preview</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/0a127fd26d10dbb81d33cbc9e7e1e12b457b9f27"><code>0a127fd</code></a>
feat: Populate agent_framework field in the RE spec.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/49c3418fdde0e7aca5d08cab24cb462548a017c5"><code>49c3418</code></a>
feat: GenAI - Release the Model Garden SDK to GA</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/51b13e5b0169e65cf880c2da5a1bc2672f44ca24"><code>51b13e5</code></a>
feat: Support Python 3.13 for reasoning engine.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/a433de2b03f68f1d8f008c714206bc18c790d555"><code>a433de2</code></a>
chore: migrate to the read config field in multimodal dataset API
requests</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/c551cc63cc133b2c434e19ec510b6252bed7b7f5"><code>c551cc6</code></a>
feat: allow customers to set kms_key_name for context caching create
method</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/64dfdbcbf050b8e818a1d0c8c510fbba492247f8"><code>64dfdbc</code></a>
feat: Add <code>MultimodalDataset.toBigframes()</code> method to convert
dataset to a Bi...</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/0c4f4a6a64bdc67e33724628cac530bf6bd388f4"><code>0c4f4a6</code></a>
feat: Support async stream query in agent engines and adk template.</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-aiplatform/compare/v1.91.0...v1.93.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7ee6152 commit 4d58a67Copy full SHA for 4d58a67
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- python
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
0 commit comments