Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 2272bc3

Browse files
committed
Small fix, reasoning is now available on Claude 4 models
1 parent 2d6ec5e commit 2272bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/locales/client.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ en:
540540
provider_quantizations: "Order of provider quantizations (comma delimited list eg: fp16,fp8)"
541541
disable_streaming: "Disable streaming completions (convert streaming to non streaming requests)"
542542
reasoning_effort: "Reasoning effort (only applicable to reasoning models)"
543-
enable_reasoning: "Enable reasoning (only applicable to Sonnet 3.7)"
543+
enable_reasoning: "Enable reasoning (only applicable to reasoning models)"
544544
enable_thinking: "Enable thinking (only on applicable models eg: flash 2.5)"
545545
thinking_tokens: "Number of tokens used for thinking"
546546
reasoning_tokens: "Number of tokens used for reasoning"

0 commit comments

Comments
 (0)