11 lines
138 B
TOML
11 lines
138 B
TOML
base_model = "deepseek/deepseek-v4-flash"
|
|
|
|
[[reasoning_options]]
|
|
type = "effort"
|
|
values = ["high", "xhigh"]
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
|