项目文件夹

文件
2026-07-13 12:28:55 +08:00

22 行
327 B
TOML

base_model = "deepseek/deepseek-v4-flash"
last_updated = "2026-06-12"
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "effort"
values = ["none", "low", "medium", "high", "max"]
[[reasoning_options]]
type = "budget_tokens"
min = 1
max = 393_216
[cost]
input = 0.14
output = 0.28
[limit]
output = 393_216