mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add gemma-4-31b-it, gemma-4-12b-it, gemma-4-6b-it, gemma-4-4b-it, and gemma-4-1b-it to the geminiModels map with correct context windows and capabilities - Fix silent fallback in GeminiHandler.getModel() that replaced unknown model IDs with geminiDefaultModelId (gemini-3.1-pro-preview) - Apply the same fix to VertexHandler.getModel() - Now preserves user-provided model ID and only falls back on model info - Update tests to verify unknown models are passed through and Gemma 4 models are natively recognized Closes #12166 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||