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

25 lines
462 B
TOML

name = "DeepSeek Reasoner"
description = "DeepSeek reasoning model for multi-step analysis, math, coding, and tools"
family = "deepseek-thinking"
release_date = "2025-01-20"
last_updated = "2025-01-20"
attachment = false
reasoning = false
temperature = true
tool_call = false
knowledge = "2025-01"
open_weights = false
[cost]
input = 0.56
output = 1.68
cache_read = 0.07
[limit]
context = 128000
output = 64000
[modalities]
input = ["text"]
output = ["text"]