11 lines
226 B
TOML
11 lines
226 B
TOML
base_model = "deepseek/deepseek-v4-pro"
|
|
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["high", "max"] }]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.74
|
|
output = 3.84
|
|
cache_read = 0.145
|