Skip to content

Upgrade google-cloud-aiplatform to 1.33.0

Alexander Chueshev requested to merge ac/update-vertex-sdk-version into main

What does this merge request do and why?

We need to upgrade the google-cloud-aiplatform package to the latest version in order to get the support of the streaming API investigated by @rkadam3 in gitlab-org/gitlab#423962 (closed).

How to set up and validate locally

I don't see any breaking changes. Please, check the tests and validate the model locally.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports