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

14 lines
188 B
TOML

base_model = "deepseek/deepseek-v4-pro"
reasoning_options = []
[cost]
input = 0.348
output = 0.696
[limit]
context = 1_000_000
output = 64_000
[interleaved]
field = "reasoning_content"