matrix: context windows for the Ark Seed models

256K per Volcengine's published specs; drives the context-fill meter.
This commit is contained in:
Rohit C Prasad
2026-08-18 20:49:09 -07:00
parent 48bfaefea1
commit fc3aa28d9f
+4 -4
View File
@@ -89,16 +89,16 @@ MATRIX: dict[str, ModelEntry] = {
# Volcengine Agent Plan intentionally use separate provider prefixes because their
# endpoints, credentials, regions, and model catalogs are not interchangeable.
"ark:dola-seed-evolving-latest-version": ModelEntry(
"Dola Seed Evolving · BytePlus Ark"
"Dola Seed Evolving · BytePlus Ark", context_window=256_000
),
"ark:dola-seed-2-1-turbo-260628": ModelEntry(
"Dola Seed 2.1 Turbo · BytePlus Ark"
"Dola Seed 2.1 Turbo · BytePlus Ark", context_window=256_000
),
"ark-agent-plan-cn:doubao-seed-evolving": ModelEntry(
"Doubao Seed Evolving · Volcengine Agent Plan"
"Doubao Seed Evolving · Volcengine Agent Plan", context_window=256_000
),
"ark-agent-plan-cn:doubao-seed-2.1-turbo": ModelEntry(
"Doubao Seed 2.1 Turbo · Volcengine Agent Plan"
"Doubao Seed 2.1 Turbo · Volcengine Agent Plan", context_window=256_000
),
# -- direct OpenAI-compatible vendors ----------------------------------------
# Muse Spark (Meta Model API, public preview 2026-07-09): multimodal + tools via