feat(providers): upgrade DouBaoSeed preset to Doubao Seed 2.1 Pro

Point DouBaoSeed at doubao-seed-2-1-pro across all six clients (claude, claude-desktop, codex, opencode, openclaw, hermes), replacing doubao-seed-2-0-code-preview-latest. Sync display names to "Doubao Seed 2.1 Pro" and correct the openclaw cost field (0.002/0.006 -> 0.84/4.2 USD/1M) to match the new model.
This commit is contained in:
Jason
2026-06-23 13:23:08 +08:00
parent 2e547c98b1
commit fdf538e52d
6 changed files with 20 additions and 20 deletions
+3 -3
View File
@@ -235,9 +235,9 @@ export const claudeDesktopProviderPresets: ClaudeDesktopProviderPreset[] = [
mode: "proxy",
apiFormat: "anthropic",
modelRoutes: brandedRoutes(
"doubao-seed-2-0-code-preview-latest",
"doubao-seed-2-0-code-preview-latest",
"doubao-seed-2-0-code-preview-latest",
"doubao-seed-2-1-pro",
"doubao-seed-2-1-pro",
"doubao-seed-2-1-pro",
),
isPartner: true,
partnerPromotionKey: "doubaoseed",