mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
This adds a new setting that allows users to disable native tool calling for the OpenAI-Compatible provider. When disabled, tools are not passed to the API, allowing users with local providers that do not support native tool calling to use XML-style tool invocation via the system prompt instead. The setting defaults to true (enabled) for backward compatibility. Fixes #10875 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||
| vscode-shim | ||