mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Adds openAiOmitToolChoice setting to the OpenAI provider that allows users to optionally omit the tool_choice parameter from API requests. This resolves 400 errors when using Azure-hosted models (like GPT-5) through LiteLLM proxies that do not support the tool_choice parameter. Closes: #10701 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||