feat(providers): add DMXAPI as official partner

Mark DMXAPI as partner in both Claude and Codex presets with promotion
message for their Claude Code exclusive model 66% OFF offer.
This commit is contained in:
Jason
2025-12-20 13:23:15 +08:00
parent 4a1a997935
commit b2a9e91d70
5 changed files with 10 additions and 3 deletions
+2
View File
@@ -131,6 +131,8 @@ requires_openai_auth = true`,
"gpt-5.1-codex",
),
endpointCandidates: ["https://www.dmxapi.cn/v1"],
isPartner: true, // 合作伙伴
partnerPromotionKey: "dmxapi", // 促销信息 i18n key
},
{
name: "PackyCode",