Files
2026-07-13 12:28:55 +08:00

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