14 lines
193 B
TOML
14 lines
193 B
TOML
base_model = "deepseek/deepseek-v4-pro"
|
|
reasoning_options = []
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.435
|
|
output = 0.87
|
|
cache_read = 0.003625
|
|
|
|
[limit]
|
|
context = 1_050_000
|