12 lines
164 B
TOML
12 lines
164 B
TOML
base_model = "deepseek/deepseek-chat"
|
|
attachment = false
|
|
structured_output = true
|
|
|
|
[cost]
|
|
input = 0.2002
|
|
output = 0.8001
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 16_000
|