mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-23 14:28:15 -05:00
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [google-genai](https://redirect.github.com/googleapis/python-genai) | `==1.42.0` -> `==1.46.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-genai (google-genai)</summary> ### [`v1.46.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1460-2025-10-21) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.45.0...v1.46.0) ##### Features - Add enable\_enhanced\_civic\_answers in GenerationConfig ([6c1dae7](6c1dae7984)) - Support custom httpx clients ([694a6bd](694a6bdc29)) - Support jailbreak in HarmCategory and BlockedReason ([011e218](011e218b8d)) ##### Bug Fixes - Remove bytes for Gemini Developer API before sending a video for Veo Video Extension async ([9ccc6ce](9ccc6cea79)) ##### Documentation - Regenerate docs for 1.45.0 ([9b7632d](9b7632d95c)) - Update README with Gempix example (nano-banana) ([ac2bc42](ac2bc4205a)) ### [`v1.45.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1450-2025-10-15) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.44.0...v1.45.0) ##### Features - Add support for Python 3.14. ([f0083a2](f0083a2ee3)) ##### Bug Fixes - Keys in Live API tool responses are incorrectly re-cased ([57a4765](57a4765b66)) ### [`v1.44.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1440-2025-10-15) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.43.0...v1.44.0) ##### Features - Support fully override base\_url and raw model name when none of the project, locations, api\_key are configured ([160997e](160997e7c0)) - Support video extension for Veo on Gemini Developer API ([341ea77](341ea77f97)) ##### Bug Fixes - Avoid potential dual import confusion in type assert ([9cc4a72](9cc4a72405)) ##### Documentation - Refresh docs. ([9c8147b](9c8147bfd2)) ### [`v1.43.0`](https://redirect.github.com/googleapis/python-genai/blob/HEAD/CHANGELOG.md#1430-2025-10-10) [Compare Source](https://redirect.github.com/googleapis/python-genai/compare/v1.42.0...v1.43.0) ##### Features - Enable Google Maps tool for Genai. ([dc77a1d](dc77a1d606)) - Support enableWidget feature in GoogleMaps ([1737f72](1737f72c24)) - Support Gemini batch inline request's metadata and add test coverage to safety setting ([7dcc969](7dcc969e29)) ##### Documentation - Regenerate updated Python docs ([e6989a3](e6989a35ac)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Wenxin Du <117315983+duwenxin99@users.noreply.github.com>