mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-02 11:15:11 -05:00
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.33.0` -> `==1.38.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.38.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1380-2025-09-16) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.37.0...v1.38.0) ##### Features - Add 'turn\_complete\_reason' and 'waiting\_for\_input' fields. ([c1f57a5](c1f57a5172)) ##### Bug Fixes - Skip aiohttp related tests when package is not installed ([50badf6](50badf6779)) ##### Documentation - Regenerate docs for 1.37.0 ([1631b2e](1631b2e936)) ### [`v1.37.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1370-2025-09-16) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.36.0...v1.37.0) ##### Features - Add `VideoGenerationMaskMode` enum for Veo 2 Editing ([3d73cc5](3d73cc5f6c)) ##### Bug Fixes - Handle single-element list responses in error details. ([2629fb4](2629fb429f)) - Reuse aiohttp ClientSession for sharing connection pool ([d866313](d8663138cd)) ##### Documentation - Add uv package installation command to README ([09a8bee](09a8beece9)) ### [`v1.36.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1360-2025-09-10) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.35.0...v1.36.0) ##### Features - Add labels to create tuning job config ([a6a2988](a6a2988e17)) ##### Bug Fixes - Fix the return type of generate\_content\_stream. ([28c735f](28c735f454)) - Fix the return type of generate\_content\_stream. ([ebc7180](ebc71803f4)) ##### Documentation - Regenerate docs for 1.35.0 ([aa2f97b](aa2f97b243)) ### [`v1.35.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1350-2025-09-09) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.34.0...v1.35.0) ##### Features - Support Veo 2 Editing on Vertex ([effb53a](effb53a316)) ##### Bug Fixes - Enable `id` field in `FunctionCall` for Vertex AI. ([717c1b0](717c1b0f1b)) ### [`v1.34.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1340-2025-09-09) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.33.0...v1.34.0) ##### Features - \[Python] Implement async embedding batches for MLDev. ([468d529](468d5299a9)) - Generate the function\_call class's converters ([77d1d40](77d1d40ac1)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>