Merge pull request #480 from crankycoder/vng/deepseek-3.2

add deepseek/Deepseek 3.2
This commit is contained in:
Aiden Cline
2025-12-07 20:30:03 -08:00
committed by GitHub
@@ -0,0 +1,21 @@
name = "DeepSeek V3.2"
release_date = "2025-12-01"
last_updated = "2025-12-01"
attachment = false
reasoning = true
temperature = true
knowledge = "2024-07"
tool_call = true
open_weights = true
[cost]
input = 0.28
output = 0.42
[limit]
context = 128_000
output = 8_000
[modalities]
input = ["text"]
output = ["text"]