项目文件夹

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

18 行
369 B
TOML

# Live /models (2026-06-25): none|high only; no dedicated reasoning budget.
# https://api.venice.ai/api/v1/models?type=text (accessed 2026-06-25)
base_model = "mistral/mistral-small-2603"
last_updated = "2026-06-11"
structured_output = true
[[reasoning_options]]
type = "effort"
values = ["none", "high"]
[cost]
input = 0.1875
output = 0.75
[limit]
output = 65_536