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

25 lines
439 B
TOML

name = "DeepSeek v4 Pro"
description = "Flagship DeepSeek model for coding, reasoning, and agentic work"
family = "deepseek"
release_date = "2026-04-24"
last_updated = "2026-04-24"
attachment = true
reasoning = false
temperature = true
knowledge = "2026-01"
tool_call = true
open_weights = false
[cost]
input = 1.74
output = 3.48
cache_read= 0.14
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]