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

24 lines
463 B
TOML

name = "DeepSeek R1 0528"
description = "DeepSeek reasoning model for multi-step analysis, math, coding, and tools"
family = "deepseek-thinking"
release_date = "2025-08-23"
last_updated = "2025-08-23"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.5
output = 2.15
[limit]
context = 75_000
output = 163_840
[modalities]
input = ["text"]
output = ["text"]