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

27 lines
485 B
TOML

name = "DeepSeek V3.2 Thinking"
description = "DeepSeek chat model for instruction following, coding, and analysis"
family = "deepseek-thinking"
release_date = "2025-12-01"
last_updated = "2025-12-01"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2024-07"
open_weights = false
interleaved = true
[cost]
input = 0.62
output = 1.85
[limit]
context = 128_000
output = 8_000
[modalities]
input = ["text"]
output = ["text"]