mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Re-adds the Tool Protocol selector for OpenAI Compatible providers that was removed in PR #10281. This allows users with third-party API proxies to select XML protocol as a workaround when their provider does not fully support native tool calling. Changes: - Add Tool Protocol selector to OpenAICompatible.tsx - Update resolveToolProtocol() to respect user preference for openai provider - Add tests for OpenAI Compatible provider tool protocol selection Fixes #10246 |
||
|---|---|---|
| .. | ||
| 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 | ||