[pull] main from googleapis:main#237
Merged
pull[bot] merged 4 commits intoJaleel-zhu:mainfrom Nov 19, 2025
Merged
Conversation
## Description > Should include a concise description of the changes (bug or feature), it's > impact, along with a summary of the solution ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md) - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #<issue_number_goes_here>
…ted/quickstart/js/langchain (#1983) Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/56774ef73b495eb0b17cdd0f42921f5ef62297c1"><code>56774ef</code></a> 10.5.0</li> <li><a href="https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f"><code>1e4e297</code></a> bin: Do not expose filenames to shell expansion</li> <li>See full diff in <a href="https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/googleapis/genai-toolbox/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anmol Shukla <shuklaanmol@google.com> Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/openai/openai-go](https://redirect.github.com/openai/openai-go) | `v1.12.0` -> `v3.8.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>openai/openai-go (github.com/openai/openai-go)</summary> ### [`v3.8.1`](https://redirect.github.com/openai/openai-go/releases/tag/v3.8.1) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.8.0...v3.8.1) #### 3.8.1 (2025-11-04) Full Changelog: [v3.8.0...v3.8.1](https://redirect.github.com/openai/openai-\[go/compare/v3.8.0...v3.8.1]\(https://www.golinks.io/compare/v3.8.0...v3.8.1?trackSource=github\)) ##### Bug Fixes - **api:** fix nullability of logprobs ([b5aeb99](https://redirect.github.com/openai/openai-\[go/commit/b5aeb999e5088db4f9d1232a202a568a4a283019]\(https://www.golinks.io/commit/b5aeb999e5088db4f9d1232a202a568a4a283019?trackSource=github\))) ### [`v3.8.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#381-2025-11-04) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.7.0...v3.8.0) Full Changelog: [v3.8.0...v3.8.1](https://redirect.github.com/openai/openai-go/compare/v3.8.0...v3.8.1) ##### Bug Fixes - **api:** fix nullability of logprobs ([b5aeb99](https://redirect.github.com/openai/openai-go/commit/b5aeb999e5088db4f9d1232a202a568a4a283019)) ### [`v3.7.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#380-2025-11-03) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.6.1...v3.7.0) Full Changelog: [v3.7.0...v3.8.0](https://redirect.github.com/openai/openai-go/compare/v3.7.0...v3.8.0) ##### Features - **api:** Realtime API token\_limits, Hybrid searching ranking options ([9495f4a](https://redirect.github.com/openai/openai-go/commit/9495f4aa72bd5784fe3291637349ae1b706d8f8c)) ##### Chores - **internal:** grammar fix (it's -> its) ([879772d](https://redirect.github.com/openai/openai-go/commit/879772dc881a3d4fecf1425afc94a4bc141e9fb8)) ### [`v3.6.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#361-2025-10-20) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.6.0...v3.6.1) Full Changelog: [v3.6.0...v3.6.1](https://redirect.github.com/openai/openai-go/compare/v3.6.0...v3.6.1) ##### Bug Fixes - **api:** fix discriminator propertyName for ResponseFormatJsonSchema ([57b0505](https://redirect.github.com/openai/openai-go/commit/57b0505361029563b5fd56fb6085b58e813936cc)) ### [`v3.6.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.5.0...v3.6.0) #### 3.6.0 (2025-10-20) Full Changelog: [v3.5.0...v3.6.0](https://redirect.github.com/openai/openai-go/compare/v3.5.0...v3.6.0) ##### Features - **api:** Add responses.input\_tokens.count ([a43f2ce](https://redirect.github.com/openai/openai-go/commit/a43f2cef132d4cbd4a4a3dedf600f2da0a1ea2f5)) ##### Bug Fixes - **api:** internal openapi updates ([7ad9b02](https://redirect.github.com/openai/openai-go/commit/7ad9b02d1e86cb3235c779e4e0f6e2ee226662d3)) ### [`v3.5.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.4.0...v3.5.0) #### 3.5.0 (2025-10-17) Full Changelog: [v3.4.0...v3.5.0](https://redirect.github.com/openai/openai-go/compare/v3.4.0...v3.5.0) ##### Features - **api:** api update ([1aa78dd](https://redirect.github.com/openai/openai-go/commit/1aa78dda7aae7b72ce021250b5357ead8db36f46)) ### [`v3.4.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0) #### 3.4.0 (2025-10-16) Full Changelog: [v3.3.0...v3.4.0](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0) ##### Features - **api:** Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint ([ee32400](https://redirect.github.com/openai/openai-go/commit/ee32400f70d6d16c583978c574806648bdeecd91)) ##### Chores - **api:** internal updates ([74c8031](https://redirect.github.com/openai/openai-go/commit/74c8031304013f5d7c24bd9db93d73da80efba9f)) - **client:** undo more naming changes ([db441bc](https://redirect.github.com/openai/openai-go/commit/db441bcb7fb830743d9489589a3a48ca79d2f80a)) - **client:** undo some naming changes ([a5aa3d6](https://redirect.github.com/openai/openai-go/commit/a5aa3d6e0d6773f838f826bbd68f96b70fef0653)) ### [`v3.3.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#340-2025-10-16) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0) Full Changelog: [v3.3.0...v3.4.0](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0) ##### Features - **api:** Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint ([ee32400](https://redirect.github.com/openai/openai-go/commit/ee32400f70d6d16c583978c574806648bdeecd91)) ##### Chores - **api:** internal updates ([74c8031](https://redirect.github.com/openai/openai-go/commit/74c8031304013f5d7c24bd9db93d73da80efba9f)) - **client:** undo more naming changes ([db441bc](https://redirect.github.com/openai/openai-go/commit/db441bcb7fb830743d9489589a3a48ca79d2f80a)) - **client:** undo some naming changes ([a5aa3d6](https://redirect.github.com/openai/openai-go/commit/a5aa3d6e0d6773f838f826bbd68f96b70fef0653)) ### [`v3.2.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#330-2025-10-10) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.1.0...v3.2.0) Full Changelog: [v3.2.0...v3.3.0](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0) ##### Features - **api:** comparison filter in/not in ([d6daca0](https://redirect.github.com/openai/openai-go/commit/d6daca0eedd998f49d8bfde0c3caba74d762c0d6)) ### [`v3.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#320-2025-10-06) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.0.1...v3.1.0) Full Changelog: [v3.1.0...v3.2.0](https://redirect.github.com/openai/openai-go/compare/v3.1.0...v3.2.0) ##### Features - **api:** dev day 2025 launches ([d40a768](https://redirect.github.com/openai/openai-go/commit/d40a7689c769fd8b581fa753c5b748805c8d7bd1)) ### [`v3.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#310-2025-10-02) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v3.0.0...v3.0.1) Full Changelog: [v3.0.1...v3.1.0](https://redirect.github.com/openai/openai-go/compare/v3.0.1...v3.1.0) ##### Features - **api:** add support for realtime calls ([565ca67](https://redirect.github.com/openai/openai-go/commit/565ca678729182ae35c634ff7791383273b29993)) ### [`v3.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#301-2025-10-01) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0) Full Changelog: [v3.0.0...v3.0.1](https://redirect.github.com/openai/openai-go/compare/v3.0.0...v3.0.1) ##### Bug Fixes - **api:** add status, approval\_request\_id to MCP tool call ([a7f95e4](https://redirect.github.com/openai/openai-go/commit/a7f95e4ef4335a8eb3fc0e51e0b70b11b144e5aa)) ### [`v2.7.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#300-2025-09-30) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1) Full Changelog: [v2.7.1...v3.0.0](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0) ##### ⚠ BREAKING CHANGES - **api:** `ResponseFunctionToolCallOutputItem.output` and `ResponseCustomToolCallOutput.output` now return `string | Array<ResponseInputText | ResponseInputImage | ResponseInputFile>` instead of `string` only. This may break existing callsites that assume `output` is always a string. ##### Features - **api:** Support images and files for function call outputs in responses, BatchUsage ([21901ef](https://redirect.github.com/openai/openai-go/commit/21901ef84eac7028b92939c3e54c4ec7f2c8663f)) ### [`v2.7.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#271-2025-09-29) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0) Full Changelog: [v2.7.0...v2.7.1](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1) ##### Bug Fixes - bugfix for setting JSON keys with special characters ([f9ae028](https://redirect.github.com/openai/openai-go/commit/f9ae0283fe34fef6a8a7909655423b45795e41fc)) ### [`v2.6.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#270-2025-09-23) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1) Full Changelog: [v2.6.1...v2.7.0](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0) ##### Features - **api:** gpt-5-codex ([b0eac3e](https://redirect.github.com/openai/openai-go/commit/b0eac3ed2bcf2b7f0a5d6d68c9e13e7b7e409f0f)) ### [`v2.6.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#261-2025-09-22) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0) Full Changelog: [v2.6.0...v2.6.1](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1) ##### Bug Fixes - **api:** fix mcp tool name ([6de601a](https://redirect.github.com/openai/openai-go/commit/6de601aa71c7325938f839cdc0f3b7c808a5d7f8)) - use slices.Concat instead of sometimes modifying r.Options ([7312ee7](https://redirect.github.com/openai/openai-go/commit/7312ee73efec4bd523e18b9524072d6dcf8bab09)) ##### Chores - **api:** openapi updates for conversations ([4a7d204](https://redirect.github.com/openai/openai-go/commit/4a7d204a4e1140babdeab43bdac59dfc8dae95b5)) - bump minimum go version to 1.22 ([8396ab5](https://redirect.github.com/openai/openai-go/commit/8396ab5d918bf068b6d6f342c825ba32d1d982b0)) - do not install brew dependencies in ./scripts/bootstrap by default ([d519b81](https://redirect.github.com/openai/openai-go/commit/d519b8100047bae1dbd1458112097c1c21880977)) - update more docs for 1.22 ([1b0514d](https://redirect.github.com/openai/openai-go/commit/1b0514df9508a652a11cb8efa70ac30eaa088dbe)) ### [`v2.5.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#260-2025-09-19) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0) Full Changelog: [v2.5.0...v2.6.0](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0) ##### Features - **api:** add reasoning\_text ([6ebf50d](https://redirect.github.com/openai/openai-go/commit/6ebf50d756f06d951cdccff432615835bbf3165f)) ### [`v2.4.3`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#250-2025-09-17) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3) Full Changelog: [v2.4.3...v2.5.0](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0) ##### Features - **api:** type updates for conversations, reasoning\_effort and results for evals ([3e68a60](https://redirect.github.com/openai/openai-go/commit/3e68a60d764645c5bfc9003f61525401268ef3a1)) ### [`v2.4.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#243-2025-09-15) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2) Full Changelog: [v2.4.2...v2.4.3](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3) ##### Chores - **api:** docs and spec refactoring ([e67af66](https://redirect.github.com/openai/openai-go/commit/e67af66b35df49267ccc7e3af73220d8f51339e9)) ### [`v2.4.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#242-2025-09-12) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1) Full Changelog: [v2.4.1...v2.4.2](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2) ##### Chores - **api:** Minor docs and type updates for realtime ([d92ea48](https://redirect.github.com/openai/openai-go/commit/d92ea4850f3720ba7a372f7bc9f8ecff07392ba0)) ### [`v2.4.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#241-2025-09-10) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0) Full Changelog: [v2.4.0...v2.4.1](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1) ##### Chores - **api:** fix realtime GA types ([012b83e](https://redirect.github.com/openai/openai-go/commit/012b83e3fa37a69d39eeaf6b227c37f5d3e42134)) ### [`v2.3.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#240-2025-09-08) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1) Full Changelog: [v2.3.1...v2.4.0](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0) ##### Features - **api:** ship the RealtimeGA API shape ([2b6c6db](https://redirect.github.com/openai/openai-go/commit/2b6c6db63e4871f3fa12a29c568365ac09290b9d)) ### [`v2.3.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#231-2025-09-05) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0) Full Changelog: [v2.3.0...v2.3.1](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1) ##### Bug Fixes - **internal:** unmarshal correctly when there are multiple discriminators ([98596b2](https://redirect.github.com/openai/openai-go/commit/98596b2183dcf3a13297b0dc07b0efc015dff83f)) ### [`v2.2.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#230-2025-09-03) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2) Full Changelog: [v2.2.2...v2.3.0](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0) ##### Features - **api:** Add gpt-realtime models ([3cf6a34](https://redirect.github.com/openai/openai-go/commit/3cf6a3484108786df49cd8e44356fc5fcaf58d8a)) ### [`v2.2.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#222-2025-09-02) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1) Full Changelog: [v2.2.1...v2.2.2](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2) ##### Bug Fixes - update url to refresh pkg.go.dev ([edf94ce](https://redirect.github.com/openai/openai-go/commit/edf94ce95a9f3fae87722a338c213dcf57ac1bf2)) - use release please annotations on more places ([2ff82f9](https://redirect.github.com/openai/openai-go/commit/2ff82f98ae636ff942cbdd8b909854f01279af90)) ### [`v2.2.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#221-2025-09-02) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0) Full Changelog: [v2.2.0...v2.2.1](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1) ##### Chores - **api:** manual updates for ResponseInputAudio ([8c0ebe5](https://redirect.github.com/openai/openai-go/commit/8c0ebe566fb03be01cd772a80eb2581b46b78f5c)) ### [`v2.1.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#220-2025-09-02) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1) Full Changelog: [v2.1.1...v2.2.0](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0) ##### Features - **api:** Add connectors support for MCP tool ([35888bc](https://redirect.github.com/openai/openai-go/commit/35888bcd26c7633e8ea68f9213cc3977b8ac49eb)) - **api:** add web search filters ([6f2c71d](https://redirect.github.com/openai/openai-go/commit/6f2c71d4e28971fc73e7e291d40f3b875d9cc42a)) - **api:** adding support for /v1/conversations to the API ([5b7c31b](https://redirect.github.com/openai/openai-go/commit/5b7c31bde9c1086d3fb71c88dfdf74228845b22e)) - **api:** realtime API updates ([130fc8e](https://redirect.github.com/openai/openai-go/commit/130fc8ea5ba39e6c1457ed6d26ef827d931a6242)) - **client:** add support for verifying signatures on incoming webhooks ([f7c8dbb](https://redirect.github.com/openai/openai-go/commit/f7c8dbb6b5bd5bab72b7d146dc255d543b0b5a71)) ##### Bug Fixes - **azure:** compatibility with edit image endpoint ([#​477](https://redirect.github.com/openai/openai-go/issues/477)) ([d156eec](https://redirect.github.com/openai/openai-go/commit/d156eeca37bc86a5d8e1c973063a8425744810f1)) - close body before retrying ([8dfed35](https://redirect.github.com/openai/openai-go/commit/8dfed35f11a00970ad804ab985cf393c2332ea8f)) ##### Chores - **internal/ci:** setup breaking change detection ([0af0cd0](https://redirect.github.com/openai/openai-go/commit/0af0cd01302d3859a4e43554ed8e665007f69aad)) - **internal:** version bump ([3265795](https://redirect.github.com/openai/openai-go/commit/3265795fffa44fb40d65a800b300807d9f1e7b2b)) ### [`v2.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#211-2025-08-20) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0) Full Changelog: [v2.1.0...v2.1.1](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1) ##### Chores - **api:** accurately represent shape for verbosity on Chat Completions ([f81197b](https://redirect.github.com/openai/openai-go/commit/f81197b4b02f3aa022bc363d6db6949d0d105d92)) ### [`v2.0.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#210-2025-08-18) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2) Full Changelog: [v2.0.2...v2.1.0](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0) ##### Features - **api:** add new text parameters, expiration options ([323154c](https://redirect.github.com/openai/openai-go/commit/323154ccec2facf80d9ada76ed3c35553cb8896d)) ##### Documentation - give https its missing "h" in Azure OpenAI REST API link ([#​480](https://redirect.github.com/openai/openai-go/issues/480)) ([8a401c9](https://redirect.github.com/openai/openai-go/commit/8a401c9eecbe4936de487447be09757859001009)) ### [`v2.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#202-2025-08-09) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1) Full Changelog: [v2.0.1...v2.0.2](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2) ##### Chores - **internal:** update comment in script ([4be24de](https://redirect.github.com/openai/openai-go/commit/4be24dee6ab7b116ed34e50d56c99c1a36c0ef9d)) - update [@​stainless-api/prism-cli](https://redirect.github.com/stainless-api/prism-cli) to v5.15.0 ([eca22af](https://redirect.github.com/openai/openai-go/commit/eca22af6f1d1f2ac36fbee365616210c12267bb1)) ### [`v2.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#201-2025-08-08) [Compare Source](https://redirect.github.com/openai/openai-go/compare/v1.12.0...v2.0.0) Full Changelog: [v2.0.0...v2.0.1](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1) ##### Bug Fixes - **client:** fix verbosity parameter location in Responses ([6e2e903](https://redirect.github.com/openai/openai-go/commit/6e2e903e7c63a3e2a5aef5c81bdae55d220c0292)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com>
…1982) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/firebase/genkit/go](https://redirect.github.com/firebase/genkit) | `v1.1.0` -> `v1.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Anmol Shukla <shuklaanmol@google.com> Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )