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

14 lines
192 B
TOML

base_model = "deepseek/deepseek-v4-flash"
reasoning_options = []
[interleaved]
field = "reasoning_content"
[cost]
input = 0.14
output = 0.28
cache_read = 0.0028
[limit]
context = 1_050_000