mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-04 12:15:09 -05:00
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [google.golang.org/genai](https://redirect.github.com/googleapis/go-genai) | `v1.31.0` -> `v1.33.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/go-genai (google.golang.org/genai)</summary> ### [`v1.33.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.33.0) [Compare Source](https://redirect.github.com/googleapis/go-genai/compare/v1.32.0...v1.33.0) ##### Features - Add safety\_filter\_level and person\_generation for Imagen upscaling ([3d7b57a](3d7b57a389)) - Add support for preference optimization tuning in the SDK. ([a6db7fe](a6db7fe823)) - Pass file name to the backend when uploading with a file path ([6b5e4f4](6b5e4f4939)) - support default global location when not using api key with vertexai backend ([44f01d6](44f01d636b)) ### [`v1.32.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.32.0) [Compare Source](https://redirect.github.com/googleapis/go-genai/compare/v1.31.0...v1.32.0) ##### Features - Add enable\_enhanced\_civic\_answers in GenerationConfig ([c876512](c87651298d)) - support jailbreak in HarmCategory and BlockedReason ([65e1efc](65e1efc38c)) ##### Bug Fixes - change back SingleEmbedContentResponse.TokenCount to int64 due to mistake in [#​557](https://redirect.github.com/googleapis/go-genai/issues/557) ([e05f15d](e05f15d3df)) - do not append project and client for Vertex AI when using API key ([c27f13a](c27f13a44e)), closes [#​564](https://redirect.github.com/googleapis/go-genai/issues/564) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Anmol Shukla <shuklaanmol@google.com>