You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments