11 lines
228 B
TOML
11 lines
228 B
TOML
base_model = "deepseek/deepseek-v4-flash"
|
|
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["high", "max"] }]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.14
|
|
output = 0.28
|
|
cache_read = 0.028
|