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

25 lines
531 B
TOML

name = "Doubao-Seed-Code"
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
release_date = "2025-11-11"
last_updated = "2025-11-11"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2025-01-01"
open_weights = false
[cost]
input = 0.17
output = 1.12
cache_read = 0.03
[limit]
context = 256_000
output = 64_000
[modalities]
input = ["text", "image"]
output = ["text"]