Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

Bumps google-cloud-aiplatform from 1.86.0 to 1.87.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.87.0

1.87.0 (2025-04-01)

Features

  • Add page spans in retrieved contexts from Vertex RAG Engine in aiplatform v1 (30f0fcf)
  • Add page spans in retrieved contexts from Vertex RAG Engine in aiplatform v1beta1 (30f0fcf)
  • Add support for Vertex AI Search engine (30f0fcf)
  • Add validation of the BigQuery location when creating a MultimodalDataset (98459aa)
  • Adding Vertex AI Search Config for RAG corpuses to SDK (a7453da)
  • Allow using multimodal datasets in the SDK. (d951b74)
  • ExampleStore SDK in public preview (50fbdee)
  • GenAI Evaluation: Release GenAI Evaluation SDK multimodal evaluation to vertexai.preview module. (f090ca1)
  • Make it optional to pass in an instance of an agent when creating a new ReasoningEngine instance (f3addc9)
  • Support creating multimodal datasets from a JSONL file containing Gemini requests (a323679)
  • Vertex AI Model Garden open model export SDK Public Preview (898109d)

Bug Fixes

  • Propagating import result sink correctly in the vertexai sdk. (184cca5)
  • Remove the xprof dependency from Vertex Tensorboard uploader. (1336b85)

Documentation

  • A comment for field rag_files_count in message .google.cloud.aiplatform.v1beta1.RagCorpus is changed (30f0fcf)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.87.0 (2025-04-01)

Features

  • Add page spans in retrieved contexts from Vertex RAG Engine in aiplatform v1 (30f0fcf)
  • Add page spans in retrieved contexts from Vertex RAG Engine in aiplatform v1beta1 (30f0fcf)
  • Add support for Vertex AI Search engine (30f0fcf)
  • Add validation of the BigQuery location when creating a MultimodalDataset (98459aa)
  • Adding Vertex AI Search Config for RAG corpuses to SDK (a7453da)
  • Allow using multimodal datasets in the SDK. (d951b74)
  • ExampleStore SDK in public preview (50fbdee)
  • GenAI Evaluation: Release GenAI Evaluation SDK multimodal evaluation to vertexai.preview module. (f090ca1)
  • Make it optional to pass in an instance of an agent when creating a new ReasoningEngine instance (f3addc9)
  • Support creating multimodal datasets from a JSONL file containing Gemini requests (a323679)
  • Vertex AI Model Garden open model export SDK Public Preview (898109d)

Bug Fixes

  • Propagating import result sink correctly in the vertexai sdk. (184cca5)
  • Remove the xprof dependency from Vertex Tensorboard uploader. (1336b85)

Documentation

  • A comment for field rag_files_count in message .google.cloud.aiplatform.v1beta1.RagCorpus is changed (30f0fcf)
Commits
  • cd8ecfc chore(main): release 1.87.0 (#5107)
  • 14622d6 chore: Support the batch mode in Llama Index Query Pipeline.
  • 898109d feat: Vertex AI Model Garden open model export SDK Public Preview
  • 273e341 chore: More actionable warning (with doc) for "Failed to register API methods".
  • a323679 feat: support creating multimodal datasets from a JSONL file containing Gemin...
  • 50fbdee feat: ExampleStore SDK in public preview
  • a7453da feat: Adding Vertex AI Search Config for RAG corpuses to SDK
  • f090ca1 feat: GenAI Evaluation: Release GenAI Evaluation SDK multimodal evaluation to...
  • 30f0fcf Copybara import of the project:
  • 1336b85 fix: Remove the xprof dependency from Vertex Tensorboard uploader.
  • 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.86.0 to 1.87.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.86.0...v1.87.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Apr 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2025 00:07
@github-actions github-actions bot changed the title Bump google-cloud-aiplatform from 1.86.0 to 1.87.0 in /python Python: Bump google-cloud-aiplatform from 1.86.0 to 1.87.0 in /python Apr 8, 2025
@TaoChenOSU TaoChenOSU added this pull request to the merge queue Apr 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 8, 2025
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Apr 9, 2025
Merged via the queue into main with commit ee4fb6d Apr 9, 2025
31 checks passed
@eavanvalkenburg eavanvalkenburg deleted the dependabot/pip/python/google-cloud-aiplatform-1.87.0 branch April 9, 2025 22:10
glorious-beard pushed a commit to glorious-beard/semantic-kernel that referenced this pull request May 6, 2025
…microsoft#11423)

Bumps
[google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform)
from 1.86.0 to 1.87.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.87.0</h2>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.86.0...v1.87.0">1.87.0</a>
(2025-04-01)</h2>
<h3>Features</h3>
<ul>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1beta1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add support for Vertex AI Search engine (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add validation of the BigQuery location when creating a
MultimodalDataset (<a
href="https://github.com/googleapis/python-aiplatform/commit/98459aafa6fbb3edf79690b53bc646d14ac006a0">98459aa</a>)</li>
<li>Adding Vertex AI Search Config for RAG corpuses to SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/a7453da7d747e76bf69ce1ef3473a66f960ceb8b">a7453da</a>)</li>
<li>Allow using multimodal datasets in the SDK. (<a
href="https://github.com/googleapis/python-aiplatform/commit/d951b74b4f027de981a0b34b420285c99856ca1c">d951b74</a>)</li>
<li>ExampleStore SDK in public preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/50fbdeebd3ab59dde9ef4039035ed912e652f42a">50fbdee</a>)</li>
<li>GenAI Evaluation: Release GenAI Evaluation SDK multimodal evaluation
to vertexai.preview module. (<a
href="https://github.com/googleapis/python-aiplatform/commit/f090ca1f7538453bafc0e4c634597906185c0647">f090ca1</a>)</li>
<li>Make it optional to pass in an instance of an agent when creating a
new ReasoningEngine instance (<a
href="https://github.com/googleapis/python-aiplatform/commit/f3addc9f104b1c4fdfec0e82df3d58292f9de33e">f3addc9</a>)</li>
<li>Support creating multimodal datasets from a JSONL file containing
Gemini requests (<a
href="https://github.com/googleapis/python-aiplatform/commit/a3236795fef390263140e7f8bf5b47eb8d3e5ad9">a323679</a>)</li>
<li>Vertex AI Model Garden open model export SDK Public Preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/898109d607472688fba88e3406c19eb3e8a1b012">898109d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Propagating import result sink correctly in the vertexai sdk. (<a
href="https://github.com/googleapis/python-aiplatform/commit/184cca51f8f2c91b4dc7564a9d3dcb72381d82d1">184cca5</a>)</li>
<li>Remove the xprof dependency from Vertex Tensorboard uploader. (<a
href="https://github.com/googleapis/python-aiplatform/commit/1336b85dab923521077134631951c7b9456268a0">1336b85</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>A comment for field <code>rag_files_count</code> in message
<code>.google.cloud.aiplatform.v1beta1.RagCorpus</code> is changed (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
</ul>
</blockquote>
</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.86.0...v1.87.0">1.87.0</a>
(2025-04-01)</h2>
<h3>Features</h3>
<ul>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1beta1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add support for Vertex AI Search engine (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add validation of the BigQuery location when creating a
MultimodalDataset (<a
href="https://github.com/googleapis/python-aiplatform/commit/98459aafa6fbb3edf79690b53bc646d14ac006a0">98459aa</a>)</li>
<li>Adding Vertex AI Search Config for RAG corpuses to SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/a7453da7d747e76bf69ce1ef3473a66f960ceb8b">a7453da</a>)</li>
<li>Allow using multimodal datasets in the SDK. (<a
href="https://github.com/googleapis/python-aiplatform/commit/d951b74b4f027de981a0b34b420285c99856ca1c">d951b74</a>)</li>
<li>ExampleStore SDK in public preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/50fbdeebd3ab59dde9ef4039035ed912e652f42a">50fbdee</a>)</li>
<li>GenAI Evaluation: Release GenAI Evaluation SDK multimodal evaluation
to vertexai.preview module. (<a
href="https://github.com/googleapis/python-aiplatform/commit/f090ca1f7538453bafc0e4c634597906185c0647">f090ca1</a>)</li>
<li>Make it optional to pass in an instance of an agent when creating a
new ReasoningEngine instance (<a
href="https://github.com/googleapis/python-aiplatform/commit/f3addc9f104b1c4fdfec0e82df3d58292f9de33e">f3addc9</a>)</li>
<li>Support creating multimodal datasets from a JSONL file containing
Gemini requests (<a
href="https://github.com/googleapis/python-aiplatform/commit/a3236795fef390263140e7f8bf5b47eb8d3e5ad9">a323679</a>)</li>
<li>Vertex AI Model Garden open model export SDK Public Preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/898109d607472688fba88e3406c19eb3e8a1b012">898109d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Propagating import result sink correctly in the vertexai sdk. (<a
href="https://github.com/googleapis/python-aiplatform/commit/184cca51f8f2c91b4dc7564a9d3dcb72381d82d1">184cca5</a>)</li>
<li>Remove the xprof dependency from Vertex Tensorboard uploader. (<a
href="https://github.com/googleapis/python-aiplatform/commit/1336b85dab923521077134631951c7b9456268a0">1336b85</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>A comment for field <code>rag_files_count</code> in message
<code>.google.cloud.aiplatform.v1beta1.RagCorpus</code> is changed (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/cd8ecfc393f475625238ebda2b33cda37caf0e04"><code>cd8ecfc</code></a>
chore(main): release 1.87.0 (<a
href="https://redirect.github.com/googleapis/python-aiplatform/issues/5107">#5107</a>)</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/14622d61dac4b4e22ad567fd30dd413b8f5146e1"><code>14622d6</code></a>
chore: Support the batch mode in Llama Index Query Pipeline.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/898109d607472688fba88e3406c19eb3e8a1b012"><code>898109d</code></a>
feat: Vertex AI Model Garden open model export SDK Public Preview</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/273e341181ef37a50e92b343821cf6242c081ad9"><code>273e341</code></a>
chore: More actionable warning (with doc) for &quot;Failed to register
API methods&quot;.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/a3236795fef390263140e7f8bf5b47eb8d3e5ad9"><code>a323679</code></a>
feat: support creating multimodal datasets from a JSONL file containing
Gemin...</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/50fbdeebd3ab59dde9ef4039035ed912e652f42a"><code>50fbdee</code></a>
feat: ExampleStore SDK in public preview</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/a7453da7d747e76bf69ce1ef3473a66f960ceb8b"><code>a7453da</code></a>
feat: Adding Vertex AI Search Config for RAG corpuses to SDK</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/f090ca1f7538453bafc0e4c634597906185c0647"><code>f090ca1</code></a>
feat: GenAI Evaluation: Release GenAI Evaluation SDK multimodal
evaluation to...</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa"><code>30f0fcf</code></a>
Copybara import of the project:</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/1336b85dab923521077134631951c7b9456268a0"><code>1336b85</code></a>
fix: Remove the xprof dependency from Vertex Tensorboard uploader.</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-aiplatform/compare/v1.86.0...v1.87.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-aiplatform&package-manager=pip&previous-version=1.86.0&new-version=1.87.0)](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>
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
…microsoft#11423)

Bumps
[google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform)
from 1.86.0 to 1.87.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.87.0</h2>
<h2><a
href="https://github.com/googleapis/python-aiplatform/compare/v1.86.0...v1.87.0">1.87.0</a>
(2025-04-01)</h2>
<h3>Features</h3>
<ul>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1beta1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add support for Vertex AI Search engine (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add validation of the BigQuery location when creating a
MultimodalDataset (<a
href="https://github.com/googleapis/python-aiplatform/commit/98459aafa6fbb3edf79690b53bc646d14ac006a0">98459aa</a>)</li>
<li>Adding Vertex AI Search Config for RAG corpuses to SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/a7453da7d747e76bf69ce1ef3473a66f960ceb8b">a7453da</a>)</li>
<li>Allow using multimodal datasets in the SDK. (<a
href="https://github.com/googleapis/python-aiplatform/commit/d951b74b4f027de981a0b34b420285c99856ca1c">d951b74</a>)</li>
<li>ExampleStore SDK in public preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/50fbdeebd3ab59dde9ef4039035ed912e652f42a">50fbdee</a>)</li>
<li>GenAI Evaluation: Release GenAI Evaluation SDK multimodal evaluation
to vertexai.preview module. (<a
href="https://github.com/googleapis/python-aiplatform/commit/f090ca1f7538453bafc0e4c634597906185c0647">f090ca1</a>)</li>
<li>Make it optional to pass in an instance of an agent when creating a
new ReasoningEngine instance (<a
href="https://github.com/googleapis/python-aiplatform/commit/f3addc9f104b1c4fdfec0e82df3d58292f9de33e">f3addc9</a>)</li>
<li>Support creating multimodal datasets from a JSONL file containing
Gemini requests (<a
href="https://github.com/googleapis/python-aiplatform/commit/a3236795fef390263140e7f8bf5b47eb8d3e5ad9">a323679</a>)</li>
<li>Vertex AI Model Garden open model export SDK Public Preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/898109d607472688fba88e3406c19eb3e8a1b012">898109d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Propagating import result sink correctly in the vertexai sdk. (<a
href="https://github.com/googleapis/python-aiplatform/commit/184cca51f8f2c91b4dc7564a9d3dcb72381d82d1">184cca5</a>)</li>
<li>Remove the xprof dependency from Vertex Tensorboard uploader. (<a
href="https://github.com/googleapis/python-aiplatform/commit/1336b85dab923521077134631951c7b9456268a0">1336b85</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>A comment for field <code>rag_files_count</code> in message
<code>.google.cloud.aiplatform.v1beta1.RagCorpus</code> is changed (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
</ul>
</blockquote>
</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.86.0...v1.87.0">1.87.0</a>
(2025-04-01)</h2>
<h3>Features</h3>
<ul>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add page spans in retrieved contexts from Vertex RAG Engine in
aiplatform v1beta1 (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add support for Vertex AI Search engine (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
<li>Add validation of the BigQuery location when creating a
MultimodalDataset (<a
href="https://github.com/googleapis/python-aiplatform/commit/98459aafa6fbb3edf79690b53bc646d14ac006a0">98459aa</a>)</li>
<li>Adding Vertex AI Search Config for RAG corpuses to SDK (<a
href="https://github.com/googleapis/python-aiplatform/commit/a7453da7d747e76bf69ce1ef3473a66f960ceb8b">a7453da</a>)</li>
<li>Allow using multimodal datasets in the SDK. (<a
href="https://github.com/googleapis/python-aiplatform/commit/d951b74b4f027de981a0b34b420285c99856ca1c">d951b74</a>)</li>
<li>ExampleStore SDK in public preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/50fbdeebd3ab59dde9ef4039035ed912e652f42a">50fbdee</a>)</li>
<li>GenAI Evaluation: Release GenAI Evaluation SDK multimodal evaluation
to vertexai.preview module. (<a
href="https://github.com/googleapis/python-aiplatform/commit/f090ca1f7538453bafc0e4c634597906185c0647">f090ca1</a>)</li>
<li>Make it optional to pass in an instance of an agent when creating a
new ReasoningEngine instance (<a
href="https://github.com/googleapis/python-aiplatform/commit/f3addc9f104b1c4fdfec0e82df3d58292f9de33e">f3addc9</a>)</li>
<li>Support creating multimodal datasets from a JSONL file containing
Gemini requests (<a
href="https://github.com/googleapis/python-aiplatform/commit/a3236795fef390263140e7f8bf5b47eb8d3e5ad9">a323679</a>)</li>
<li>Vertex AI Model Garden open model export SDK Public Preview (<a
href="https://github.com/googleapis/python-aiplatform/commit/898109d607472688fba88e3406c19eb3e8a1b012">898109d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Propagating import result sink correctly in the vertexai sdk. (<a
href="https://github.com/googleapis/python-aiplatform/commit/184cca51f8f2c91b4dc7564a9d3dcb72381d82d1">184cca5</a>)</li>
<li>Remove the xprof dependency from Vertex Tensorboard uploader. (<a
href="https://github.com/googleapis/python-aiplatform/commit/1336b85dab923521077134631951c7b9456268a0">1336b85</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>A comment for field <code>rag_files_count</code> in message
<code>.google.cloud.aiplatform.v1beta1.RagCorpus</code> is changed (<a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa">30f0fcf</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/cd8ecfc393f475625238ebda2b33cda37caf0e04"><code>cd8ecfc</code></a>
chore(main): release 1.87.0 (<a
href="https://redirect.github.com/googleapis/python-aiplatform/issues/5107">#5107</a>)</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/14622d61dac4b4e22ad567fd30dd413b8f5146e1"><code>14622d6</code></a>
chore: Support the batch mode in Llama Index Query Pipeline.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/898109d607472688fba88e3406c19eb3e8a1b012"><code>898109d</code></a>
feat: Vertex AI Model Garden open model export SDK Public Preview</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/273e341181ef37a50e92b343821cf6242c081ad9"><code>273e341</code></a>
chore: More actionable warning (with doc) for &quot;Failed to register
API methods&quot;.</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/a3236795fef390263140e7f8bf5b47eb8d3e5ad9"><code>a323679</code></a>
feat: support creating multimodal datasets from a JSONL file containing
Gemin...</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/50fbdeebd3ab59dde9ef4039035ed912e652f42a"><code>50fbdee</code></a>
feat: ExampleStore SDK in public preview</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/a7453da7d747e76bf69ce1ef3473a66f960ceb8b"><code>a7453da</code></a>
feat: Adding Vertex AI Search Config for RAG corpuses to SDK</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/f090ca1f7538453bafc0e4c634597906185c0647"><code>f090ca1</code></a>
feat: GenAI Evaluation: Release GenAI Evaluation SDK multimodal
evaluation to...</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/30f0fcff3e885157a6bf8e7902725a0d67acfffa"><code>30f0fcf</code></a>
Copybara import of the project:</li>
<li><a
href="https://github.com/googleapis/python-aiplatform/commit/1336b85dab923521077134631951c7b9456268a0"><code>1336b85</code></a>
fix: Remove the xprof dependency from Vertex Tensorboard uploader.</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-aiplatform/compare/v1.86.0...v1.87.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-aiplatform&package-manager=pip&previous-version=1.86.0&new-version=1.87.0)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants