feat(opencode): Add none effort level to deepseek-v4 models - #31795
feat(opencode): Add none effort level to deepseek-v4 models#31795martinmr wants to merge 7 commits into
Conversation
|
No idea what the other changes are here. My changes were only to transform.ts. I am not sure how to resolve the conflicts so I'll let a maintainer do it. |
3776548 to
0226034
Compare
|
Can any maintainer add dumb commit? Seems github had a hiccup and didn't continue with CI |
It’s not a hiccup. Maintainers have to approve CI runs. |
|
Your payload is the right one for api.deepseek.com, but I don't think Your I opened #46181, which moves this into |
Issue for this PR
Closes #24610
Type of change
What does this PR do?
Adds a none variant to deepseek v4 models that enables non-thinking mode. These models tend to overthink a lot, so this feature is a quality of life improvement.
How did you verify your code works?
Ran it locally, verified that none option is there, and that it does not produce any thinking traces.
Screenshots / recordings
N/A
Checklist