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

24 lines
424 B
TOML

name = "DeepSeek V3.2"
description = "DeepSeek chat model for instruction following, coding, and analysis"
family = "deepseek"
release_date = "2025-09-22"
last_updated = "2025-09-22"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2025-09"
open_weights = false
[cost]
input = 0.27
output = 0.41
[limit]
context = 163840
output = 65536
[modalities]
input = ["text"]
output = ["text"]