Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion models/deepseek/deepseek-v4-flash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ params:
- path: reasoning_effort
type: enum
label: Reasoning effort
description: Controls DeepSeek thinking effort when thinking mode is enabled.
description: Controls DeepSeek thinking effort when thinking mode is enabled. For compatibility, low, medium, and xhigh are also accepted, but low and medium are mapped to high, and xhigh is mapped to max.
default: high
values:
- high
Expand Down
Loading