Roo-Code/packages/types
Roo Code 774afd5d0e feat: add reasoning support for DeepSeek V3.1 and GLM-4.5 models
- Add supportsReasoningEffort flag to DeepSeek chat and reasoner models
- Add supportsReasoningEffort flag to GLM-4.5 and GLM-4.5-air models (both international and mainland)
- This enables the reasoning/thinking section visibility for these models when used through OpenAI Compatible provider

Fixes #7370
2025-08-24 14:35:50 +00:00
..
npm Add MODELS_BY_PROVIDER for use in @roo-code/cloud (#7258) 2025-08-20 11:26:51 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add reasoning support for DeepSeek V3.1 and GLM-4.5 models 2025-08-24 14:35:50 +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