项目文件夹

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

24 行
447 B
TOML

name = "DeepSeek-V3.2 (Non-thinking Mode)"
description = "DeepSeek chat model for instruction following, coding, and analysis"
release_date = "2025-12-01"
last_updated = "2025-12-01"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2025-01-01"
open_weights = false
[cost]
input = 0.28
output = 0.42
cache_read = 0.03
[limit]
context = 128_000
output = 64_000
[modalities]
input = ["text"]
output = ["text"]