diff --git a/README.md b/README.md index 1bb2467c..6dee6fdc 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ MiniMax-M2.5 is a SOTA large language model designed for real-world productivity Thanks to PackyCode for sponsoring this project! PackyCode is a reliable and efficient API relay service provider, offering relay services for Claude Code, Codex, Gemini, and more. PackyCode provides special discounts for our software users: register using this link and enter the "cc-switch" promo code during first recharge to get 10% off. + +SiliconFlow +Thanks to SiliconFlow for sponsoring this project! SiliconFlow is a high-performance AI infrastructure and model API platform, providing fast and reliable access to language, speech, image, and video models in one place. With pay-as-you-go billing, broad multimodal model support, high-speed inference, and enterprise-grade stability, SiliconFlow helps developers and teams build and scale AI applications more efficiently. Register via this link and complete real-name verification to receive ¥20 in bonus credit, usable across models on the platform. SiliconFlow is also now compatible with OpenClaw, allowing users to connect a SiliconFlow API key and call major AI models for free. + + AIGoCode Thanks to AIGoCode for sponsoring this project! AIGoCode is an all-in-one platform that integrates Claude Code, Codex, and the latest Gemini models, providing you with stable, efficient, and highly cost-effective AI coding services. The platform offers flexible subscription plans, zero risk of account suspension, direct access with no VPN required, and lightning-fast responses. AIGoCode has prepared a special benefit for CC Switch users: if you register via this link, you'll receive an extra 10% bonus credit on your first top-up! diff --git a/README_JA.md b/README_JA.md index e4d7d888..e9fac8da 100644 --- a/README_JA.md +++ b/README_JA.md @@ -34,6 +34,11 @@ MiniMax-M2.5 は、実際の生産性向上のために設計された最先端 PackyCode のご支援に感謝します!PackyCode は Claude Code、Codex、Gemini などのリレーサービスを提供する信頼性の高い API 中継プラットフォームです。本ソフト利用者向けに特別割引があります:このリンクで登録し、チャージ時に「cc-switch」クーポンを入力すると 10% オフになります。 + +SiliconFlow +SiliconFlow のご支援に感謝します!SiliconFlow は高性能 AI インフラストラクチャおよびモデル API プラットフォームで、言語・音声・画像・動画モデルへの高速かつ信頼性の高いアクセスをワンストップで提供します。従量課金制、豊富なマルチモーダルモデル対応、高速推論、エンタープライズグレードの安定性を備え、開発者やチームがより効率的に AI アプリケーションを構築・拡張できるようサポートします。このリンクから登録し、本人確認を完了すると、プラットフォーム内の全モデルで利用可能な ¥20 のボーナスクレジットが付与されます。SiliconFlow は OpenClaw にも対応しており、SiliconFlow の API キーを接続することで主要な AI モデルを無料で呼び出すことができます。 + + AIGoCode 本プロジェクトは AIGoCode のスポンサー提供でお届けしています。AIGoCode は、Claude Code・Codex・最新の Gemini モデルを統合したオールインワンのAIコーディングプラットフォームで、安定性・高速性・コストパフォーマンスに優れた開発サービスを提供します。柔軟なサブスクリプションプランを備え、レスポンスも非常に高速です。さらに、CC Switch ユーザー向けの特典として、このリンクから登録すると、初回チャージ時に10%分のボーナスクレジットが付与されます! diff --git a/README_ZH.md b/README_ZH.md index 9b81a572..2201f793 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -34,6 +34,11 @@ MiniMax M2.5 在编程、工具调用与搜索、办公等核心生产力场景 感谢 PackyCode 赞助了本项目!PackyCode 是一家稳定、高效的API中转服务商,提供 Claude Code、Codex、Gemini 等多种中转服务。PackyCode 为本软件的用户提供了特别优惠,使用此链接注册并在充值时填写"cc-switch"优惠码,首次充值可以享受9折优惠! + +SiliconFlow +感谢硅基流动赞助了本项目!硅基流动是一个高性能 AI 基础设施与模型 API 平台,一站式提供语言、语音、图像、视频等多模态模型的快速、可靠访问。平台支持按量计费、丰富的多模态模型选择、高速推理和企业级稳定性,帮助开发者和团队更高效地构建和扩展 AI 应用。通过此链接注册并完成实名认证,即可获得 ¥20 奖励金,可在平台内跨模型使用。硅基流动现已兼容 OpenClaw,用户可接入硅基流动 API Key 免费调用主流 AI 模型。 + + AIGoCode 感谢 AIGoCode 赞助了本项目!AIGoCode 是一个集成了 Claude Code、Codex 以及 Gemini 最新模型的一站式平台,为你提供稳定、高效且高性价比的AI编程服务。本站提供灵活的订阅计划,零封号风险,国内直连,无需魔法,极速响应。AIGoCode 为 CC Switch 的用户提供了特别福利,通过此链接注册的用户首次充值可以获得额外10%奖励额度! diff --git a/assets/partners/logos/sds-en.png b/assets/partners/logos/sds-en.png deleted file mode 100644 index ad39c829..00000000 Binary files a/assets/partners/logos/sds-en.png and /dev/null differ diff --git a/assets/partners/logos/sds-zh.png b/assets/partners/logos/sds-zh.png deleted file mode 100644 index c4452189..00000000 Binary files a/assets/partners/logos/sds-zh.png and /dev/null differ diff --git a/assets/partners/logos/silicon_en.jpg b/assets/partners/logos/silicon_en.jpg new file mode 100644 index 00000000..217f3579 Binary files /dev/null and b/assets/partners/logos/silicon_en.jpg differ diff --git a/assets/partners/logos/silicon_zh.jpg b/assets/partners/logos/silicon_zh.jpg new file mode 100644 index 00000000..dee35e85 Binary files /dev/null and b/assets/partners/logos/silicon_zh.jpg differ diff --git a/src/config/claudeProviderPresets.ts b/src/config/claudeProviderPresets.ts index 1554ec53..38c32fd7 100644 --- a/src/config/claudeProviderPresets.ts +++ b/src/config/claudeProviderPresets.ts @@ -369,7 +369,7 @@ export const providerPresets: ProviderPreset[] = [ { name: "SiliconFlow", websiteUrl: "https://siliconflow.cn", - apiKeyUrl: "https://cloud.siliconflow.cn/me/account/ak", + apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k", settingsConfig: { env: { ANTHROPIC_BASE_URL: "https://api.siliconflow.cn", @@ -389,7 +389,7 @@ export const providerPresets: ProviderPreset[] = [ { name: "SiliconFlow en", websiteUrl: "https://siliconflow.com", - apiKeyUrl: "https://cloud.siliconflow.com/account/ak", + apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k", settingsConfig: { env: { ANTHROPIC_BASE_URL: "https://api.siliconflow.com", diff --git a/src/config/openclawProviderPresets.ts b/src/config/openclawProviderPresets.ts index 6e5485f2..6ba98090 100644 --- a/src/config/openclawProviderPresets.ts +++ b/src/config/openclawProviderPresets.ts @@ -760,7 +760,7 @@ export const openclawProviderPresets: OpenClawProviderPreset[] = [ { name: "SiliconFlow", websiteUrl: "https://siliconflow.cn", - apiKeyUrl: "https://cloud.siliconflow.cn/me/account/ak", + apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k", settingsConfig: { baseUrl: "https://api.siliconflow.cn/v1", apiKey: "", @@ -796,7 +796,7 @@ export const openclawProviderPresets: OpenClawProviderPreset[] = [ { name: "SiliconFlow en", websiteUrl: "https://siliconflow.com", - apiKeyUrl: "https://cloud.siliconflow.com/account/ak", + apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k", settingsConfig: { baseUrl: "https://api.siliconflow.com/v1", apiKey: "",