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

25 lines
470 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 = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = false
knowledge = "2024-07"
[cost]
input = 0.290
output = 0.430
[limit]
context = 128_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]