项目文件夹

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

23 行
436 B
TOML

name = "DeepSeek: DeepSeek V3.2 Exp"
description = "DeepSeek chat model for instruction following, coding, and analysis"
release_date = "2025-01-01"
last_updated = "2025-09-29"
attachment = false
reasoning_options = [{ type = "toggle" }]
reasoning = true
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.27
output = 0.41
[limit]
context = 163840
output = 65536
[modalities]
input = ["text"]
output = ["text"]