Files
2026-07-13 12:28:55 +08:00

25 lines
450 B
TOML

name = "DeepSeek V3.2"
description = "DeepSeek chat model for instruction following, coding, and analysis"
family = "deepseek"
release_date = "2025-12-01"
last_updated = "2025-12-01"
knowledge = "2024-07"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
temperature = true
open_weights = true
[cost]
input = 0.266
output = 0.444
[limit]
context = 163_840
output = 163_840
[modalities]
input = ["text"]
output = ["text"]