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

14 lines
190 B
TOML

base_model = "deepseek/deepseek-v4-flash"
reasoning_options = []
[cost]
input = 0.112
output = 0.224
[limit]
context = 1_000_000
output = 64_000
[interleaved]
field = "reasoning_content"