Add customParameters option for hybrid reasoning model like GLM4.5 or DeepSeekV3.1 #7730
VSEdison
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For DeepSeek V3.1, you need to set enable_thinking to true to enable reasoning mode.
For GLM 4.5, you need to set thinking.type to enabled to enable reasoning mode.
I think using the customParameters option, like Cherry Studio, is a better solution.
Beta Was this translation helpful? Give feedback.
All reactions