23 lines
431 B
TOML
23 lines
431 B
TOML
name = "Doubao Seed 2.0 Code"
|
|
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
|
|
release_date = "2026-03-20"
|
|
last_updated = "2026-03-20"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-01-01"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.90
|
|
output = 4.48
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 32_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|