close
Skip to content

chore(main): release 1.63.0 - #4216

Merged
qiaodev merged 2 commits into
mainfrom
release-please--branches--main
Aug 20, 2024
Merged

chore(main): release 1.63.0#4216
qiaodev merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@release-please

@release-please release-please Bot commented Aug 13, 2024

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.63.0 (2024-08-20)

Features

  • A new field satisfies_pzs is added to message .google.cloud.aiplatform.v1.BatchPredictionJob (#4192) (6919037)
  • Add advanced PDF parsing option for RAG file import (6e1dc06)
  • Add multithreading for custom metric computation. (2c93fc1)
  • Add progress bar for generating inference. (b78714f)
  • Add progress bar to custom metrics. (3974aec)
  • Add Prompt class support for configs and Prompt.generate_content wrapper (7f1e031)
  • GenAI - Added seed parameter to the GenerationConfig class (9f1e073)
  • GenAI - Added the Candidate.avg_logprobs property (de80695)
  • GenAI - Released the Prompt feature to Public Preview (64eeab8)
  • GenAI Evaluation: Add generic model-based PointwiseMetric and PairwiseMetric classes that allow customizing metric prompt templates. Add PointwiseMetricPromptTemplate, PairwiseMetricPromptTemplate classes to help formulate and customize metric prompt templates. Add metric_column_mapping parameter to EvalTask for metric prompt template input variable name mapping. (fd38b49)
  • GenAI Evaluation: Open source model-based metric prompt template examples for Gemini 1.5 Pro autorater. Add MetricPromptTemplateExamples class to help retrieve model-based metric prompt templates. (fd38b49)
  • GenAI Evaluation: Release GenAI Evaluation SDK GA features to vertexai.preview module. (fd38b49)
  • Publish GenAI Evaluation SDK GA features to vertexai.evaluation module. Switch GenAI Evaluation Service client to v1 version. (45e4251)

Bug Fixes

  • Add support of display_name to create_cached_content in python SDK (ecc2d54)
  • Always upload the pickled object and dependencies tarball when creating ReasoningEngine (34ef5a3)
  • Remove grouding attribution (f6ece65)

Documentation

  • Update Prompt docstring for batch prompting (e96b6e6)

This PR was generated with Release Please. See documentation.

@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 13, 2024
@product-auto-label product-auto-label Bot added the size: m Pull request size is medium. label Aug 13, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2024
@product-auto-label product-auto-label Bot added the api: vertex-ai Issues related to the googleapis/python-aiplatform API. label Aug 13, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@release-please release-please Bot changed the title chore(main): release 1.62.1 chore(main): release 1.63.0 Aug 13, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from 45643ab to b6e9464 Compare August 13, 2024 22:15
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 13, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from b6e9464 to d4cb427 Compare August 15, 2024 02:22
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 15, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 15, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 15, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from d4cb427 to 6b6c204 Compare August 15, 2024 16:21
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 15, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 15, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 15, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from 6b6c204 to 46fa4b9 Compare August 15, 2024 18:58
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 15, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 15, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 15, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from 46fa4b9 to d97136e Compare August 16, 2024 17:36
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 19, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from a345947 to 10c60d9 Compare August 19, 2024 22:40
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 19, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from 10c60d9 to 3b2a535 Compare August 19, 2024 23:26
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 19, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from 3b2a535 to 97800b7 Compare August 20, 2024 00:22
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 20, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 20, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 20, 2024
@release-please
release-please Bot force-pushed the release-please--branches--main branch from 97800b7 to 386e2c3 Compare August 20, 2024 04:27
@release-please

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

@release-trigger

Copy link
Copy Markdown

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-aiplatform/release/release (2024-08-20T20:27:02.304Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

@release-tool-publish-reporter

Copy link
Copy Markdown

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter

Copy link
Copy Markdown

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. autorelease: published size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants