mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Adds an opt-in checkbox to filter out low-bit quantization providers (FP4/FP6/Int4) when using OpenRouter, preventing broken CJK encoding. - Add openRouterExcludeLowQuantization to provider settings schema - Add buildProviderOptions() method to centralize provider options - Add UI checkbox in OpenRouter settings - Add i18n translations for all 18 locales - Add 6 tests for buildProviderOptions behavior Closes #11325 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| vite-plugins | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||