Roo-Code/packages/types
Roo Code d50edaf3ce feat: add DeepSeek V3.1 Terminus/Turbo variants and enable reasoning for hybrid models
- Added deepseek-ai/DeepSeek-V3.1-Terminus and deepseek-ai/DeepSeek-V3.1-Turbo model variants to ChutesModelId type
- Enabled reasoning mode support for DeepSeek V3.1 and GLM-4.5 models when enableReasoningEffort is true
- Updated ChutesHandler to parse <think> tags for reasoning content in supported hybrid models
- Added tests for new model variants and reasoning mode functionality

Fixes #8256
2025-09-23 13:14:13 +00:00
..
npm Get the model id property for a given provider (#8009) 2025-09-17 15:24:27 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add DeepSeek V3.1 Terminus/Turbo variants and enable reasoning for hybrid models 2025-09-23 13:14:13 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00