项目文件夹

文件
2026-07-13 12:28:55 +08:00

28 行
503 B
TOML

name = "DeepSeek R1"
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
knowledge = "2024-12"
tool_call = true
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.55
output = 2.20
[limit]
context = 131_072
output = 32_000
[modalities]
input = ["text"]
output = ["text"]