Skip to content

Commit 7771d3e

Browse files
Python: Bump google-cloud-aiplatform from 1.61.0 to 1.62.0 in /python (#8284)
Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.61.0 to 1.62.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.62.0</h2> <h2><a href="https://github.com/googleapis/python-aiplatform/compare/v1.61.0...v1.62.0">1.62.0</a> (2024-08-13)</h2> <h3>Features</h3> <ul> <li>Add metadata to evaluation result. (<a href="https://github.com/googleapis/python-aiplatform/commit/375095e72cc4f43611710372a1e36753a891a710">375095e</a>)</li> <li>Add Prompt class for multimodal prompt templating (<a href="https://github.com/googleapis/python-aiplatform/commit/1bdc235ea64f8d63ce9d60d88cb873ee341d3ff9">1bdc235</a>)</li> <li>Add support for query method in Vertex AI Extension SDK (<a href="https://github.com/googleapis/python-aiplatform/commit/0008735968606a716add88072cff76f2fc552d7b">0008735</a>)</li> <li>Add support for reservation affinity in custom training jobs. (<a href="https://github.com/googleapis/python-aiplatform/commit/802609b1f5e5d8d41a77dafb5b1a2dbf01f2bd30">802609b</a>)</li> <li>Add support for strategy in custom training jobs. (<a href="https://github.com/googleapis/python-aiplatform/commit/a076191b8726363e1f7c47ef8343eb86cebf9918">a076191</a>)</li> <li>Adding spot, reservation_affinity to Vertex SDK (<a href="https://github.com/googleapis/python-aiplatform/commit/3e785bd9c9d3d11197ef930f563ee96231a67d84">3e785bd</a>)</li> <li>Support api keys in initializer and create_client (<a href="https://github.com/googleapis/python-aiplatform/commit/7404f679246e41e0009ec2d49f05d669eb357f71">7404f67</a>)</li> <li>Support creating optimized online store with private service connect (<a href="https://github.com/googleapis/python-aiplatform/commit/659ba3f287f9aa78840d4b9b9ca216002d5f1e6a">659ba3f</a>)</li> <li>Support disable Cloud logging in Ray on Vertex (<a href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li> <li>Support PSC-Interface in Ray on Vertex (<a href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Added credentials, project, and location on PipelineJobSchedule init (<a href="https://github.com/googleapis/python-aiplatform/commit/281c1710afc6cac49c02d926bee7a6c43b6ef851">281c171</a>)</li> <li>Avoid breakage of langchain from orjson 3.10.7 (<a href="https://github.com/googleapis/python-aiplatform/commit/c990f73845f38e58ba2dddb372ad2f84d4a05479">c990f73</a>)</li> <li>Deprecate disable_attribution in GoogleSearchRetrieval. (<a href="https://github.com/googleapis/python-aiplatform/commit/c68d559b9d0fd7288b6775f57d05f474f5f7920a">c68d559</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update the docstring for compute_tokens method. (<a href="https://github.com/googleapis/python-aiplatform/commit/849e8d409e4838cad0a020231b806b0c9ef587ce">849e8d4</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.61.0...v1.62.0">1.62.0</a> (2024-08-13)</h2> <h3>Features</h3> <ul> <li>Add metadata to evaluation result. (<a href="https://github.com/googleapis/python-aiplatform/commit/375095e72cc4f43611710372a1e36753a891a710">375095e</a>)</li> <li>Add Prompt class for multimodal prompt templating (<a href="https://github.com/googleapis/python-aiplatform/commit/1bdc235ea64f8d63ce9d60d88cb873ee341d3ff9">1bdc235</a>)</li> <li>Add support for query method in Vertex AI Extension SDK (<a href="https://github.com/googleapis/python-aiplatform/commit/0008735968606a716add88072cff76f2fc552d7b">0008735</a>)</li> <li>Add support for reservation affinity in custom training jobs. (<a href="https://github.com/googleapis/python-aiplatform/commit/802609b1f5e5d8d41a77dafb5b1a2dbf01f2bd30">802609b</a>)</li> <li>Add support for strategy in custom training jobs. (<a href="https://github.com/googleapis/python-aiplatform/commit/a076191b8726363e1f7c47ef8343eb86cebf9918">a076191</a>)</li> <li>Adding spot, reservation_affinity to Vertex SDK (<a href="https://github.com/googleapis/python-aiplatform/commit/3e785bd9c9d3d11197ef930f563ee96231a67d84">3e785bd</a>)</li> <li>Support api keys in initializer and create_client (<a href="https://github.com/googleapis/python-aiplatform/commit/7404f679246e41e0009ec2d49f05d669eb357f71">7404f67</a>)</li> <li>Support creating optimized online store with private service connect (<a href="https://github.com/googleapis/python-aiplatform/commit/659ba3f287f9aa78840d4b9b9ca216002d5f1e6a">659ba3f</a>)</li> <li>Support disable Cloud logging in Ray on Vertex (<a href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li> <li>Support PSC-Interface in Ray on Vertex (<a href="https://github.com/googleapis/python-aiplatform/commit/accaa9750d98b7a37b08da3bd2058d9cdd03bd5c">accaa97</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Added credentials, project, and location on PipelineJobSchedule init (<a href="https://github.com/googleapis/python-aiplatform/commit/281c1710afc6cac49c02d926bee7a6c43b6ef851">281c171</a>)</li> <li>Avoid breakage of langchain from orjson 3.10.7 (<a href="https://github.com/googleapis/python-aiplatform/commit/c990f73845f38e58ba2dddb372ad2f84d4a05479">c990f73</a>)</li> <li>Deprecate disable_attribution in GoogleSearchRetrieval. (<a href="https://github.com/googleapis/python-aiplatform/commit/c68d559b9d0fd7288b6775f57d05f474f5f7920a">c68d559</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update the docstring for compute_tokens method. (<a href="https://github.com/googleapis/python-aiplatform/commit/849e8d409e4838cad0a020231b806b0c9ef587ce">849e8d4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-aiplatform/commit/68af9c3b5bee6c01deea1baeaa86834f4d2b3d41"><code>68af9c3</code></a> chore(main): release 1.62.0 (<a href="https://redirect.github.com/googleapis/python-aiplatform/issues/4168">#4168</a>)</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/802609b1f5e5d8d41a77dafb5b1a2dbf01f2bd30"><code>802609b</code></a> feat: Add support for reservation affinity in custom training jobs.</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/0008735968606a716add88072cff76f2fc552d7b"><code>0008735</code></a> feat: add support for query method in Vertex AI Extension SDK</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/659ba3f287f9aa78840d4b9b9ca216002d5f1e6a"><code>659ba3f</code></a> feat: support creating optimized online store with private service connect</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/c68d559b9d0fd7288b6775f57d05f474f5f7920a"><code>c68d559</code></a> fix: Deprecate disable_attribution in GoogleSearchRetrieval.</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/281c1710afc6cac49c02d926bee7a6c43b6ef851"><code>281c171</code></a> fix: Added credentials, project, and location on PipelineJobSchedule init</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/849e8d409e4838cad0a020231b806b0c9ef587ce"><code>849e8d4</code></a> docs: Update the docstring for compute_tokens method.</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/0ea5191dc71436c5a2d3de9a4c318838e3d3147c"><code>0ea5191</code></a> chore: Add unit tests for PartsType prompts</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/1bdc235ea64f8d63ce9d60d88cb873ee341d3ff9"><code>1bdc235</code></a> feat: Add Prompt class for multimodal prompt templating</li> <li><a href="https://github.com/googleapis/python-aiplatform/commit/ebbd1bfebc758ec1086e7d25a3215fd676072b02"><code>ebbd1bf</code></a> chore: Parameterize generative model end-to-end test with prod and staging AP...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/python-aiplatform/compare/v1.61.0...v1.62.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.61.0&new-version=1.62.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> Co-authored-by: Evan Mattson <[email protected]>
1 parent 9d4966a commit 7771d3e

File tree

1 file changed

+62
-5
lines changed

1 file changed

+62
-5
lines changed

python/poetry.lock

Lines changed: 62 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)