mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Fixes #10337 - Add normalizeOpenAiBaseUrl utility to handle both URL formats (with and without /v1 suffix) - Update openai-native.ts to use the URL normalization function - Add UI guidance text explaining supported URL formats - Add translation string for the base URL hint - Add comprehensive tests for URL normalization |
||
|---|---|---|
| .. | ||
| 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 | ||