mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +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 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| vite-plugins | ||
| App.tsx | ||
| browser-panel.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||