mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-11 23:55:07 -05:00
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [google.golang.org/genai](https://redirect.github.com/googleapis/go-genai) | `v1.21.0` -> `v1.23.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.23.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.23.0) [Compare Source](https://redirect.github.com/googleapis/go-genai/compare/v1.22.0...v1.23.0) ##### Features - Add resolution field for Gemini Developer API Veo 3 generation ([b6a989c](b6a989cdca)) ### [`v1.22.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.22.0) [Compare Source](https://redirect.github.com/googleapis/go-genai/compare/v1.21.0...v1.22.0) ##### Features - add `sdkHttpResponse.headers` to \*Delete responses. ([ac0e763](ac0e7632e5)) - Add add\_watermark field for recontext\_image (Virtual Try-On, Product Recontext) ([07b6f57](07b6f573b2)) - Add output\_gcs\_uri to Imagen upscale\_image ([c08d9f3](c08d9f35c3)) - Add VALIDATED mode into FunctionCallingConfigMode ([c282e79](c282e79bed)) - Add VideoGenerationReferenceType enum for generate\_videos ([635b825](635b825bed)) - refactor Go SDK to use pointers for optional parameters ([3ff328a](3ff328ac19)) - support tunings.cancel in the genai SDK for Python, Java, JS, and Go ([8c46fd2](8c46fd26e1)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: Averi Kitsch <akitsch@google.com> Co-authored-by: Anmol Shukla <shuklaanmol@google.com>