Skip to content

Bump google_clould_aiplatform to 1.34.0

Tan Le requested to merge bump-google-cloud-aiplatform-1-34-0 into main

What does this merge request do and why?

Bump google_clould_aiplatform from 1.33.0 to 1.34.0.

Notable changes that we can benefits:

  • LLM - Added the count_tokens method to the preview TextGenerationModel and TextEmbeddingModel classes (6a2f2aa)
  • LLM - Improved representation for blocked responses (222f222)

Digestable change log

Full changeset

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

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

Merge request reports