mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-27 01:21:24 +00:00
- Add deepseek-v4-pro to the model registry with appropriate config (164K context, 16K max output, vision support, preserveReasoning) - Update isThinkingModel check to recognize deepseek-v4 models so thinking mode and reasoning_content passback work correctly - Add tests for the new model Fixes #12177 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||