Add claude-opus-4-20250514:thinking
and claude-sonnet-4-20250514:thinking
support
#4132
Closed
KanTakahiro
started this conversation in
Feature Requests
Replies: 1 comment
-
I find there is a checkbox called "enable reasoning" in the provider config page. That solved my question. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In Roo Code's online document, it says
claude-opus-4-20250514:thinking
andclaude-sonnet-4-20250514:thinking
are supported.But in
src/shared/api.ts
the names of these two models are missing.I just wonder why
claude-sonnet-4-20250514
andclaude-opus-4-20250514
exist but the extended thinking variant are absent.I noticed there is a
supportsReasoningBudget
setting in the config. Is this means that these model will start thinking mode automatically so that there is no need to create a:thinking
variant?The online document:

The Roo Code:

Beta Was this translation helpful? Give feedback.
All reactions