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

26 lines
472 B
TOML

name = "DeepSeek-V3.2"
description = "DeepSeek chat model for instruction following, coding, and analysis"
family = "deepseek"
release_date = "2026-02-06"
last_updated = "2026-02-06"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-07"
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.62
output = 1.85
[limit]
context = 163_840
output = 81_920
[modalities]
input = ["text"]
output = ["text"]