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

23 lines
407 B
TOML

name = "deepseek-v3.2"
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
open_weights = false
knowledge = "2024-12"
[cost]
input = 0.290
output = 0.430
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]