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

29 lines
522 B
TOML

name = "DeepSeek-R1-0528"
description = "DeepSeek reasoning model for multi-step analysis, math, coding, and tools"
release_date = "2025-05-28"
last_updated = "2025-05-28"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
knowledge = "2024-07"
open_weights = false
reasoning_options = []
[interleaved]
field = "reasoning_content"
[cost]
input = 0.5
output = 2.15
cache_read = 0.35
[limit]
context = 163_840
output = 64_000
[modalities]
input = ["text"]
output = ["text"]