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

23 lines
408 B
TOML

name = "DeepSeek: DeepSeek V3"
description = "DeepSeek chat model for instruction following, coding, and analysis"
release_date = "2024-12-01"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.32
output = 0.89
cache_read = 0.15
[limit]
context = 163840
output = 163840
[modalities]
input = ["text"]
output = ["text"]