diff --git a/src/renderer/src/config/providers.ts b/src/renderer/src/config/providers.ts index 5c1b30e39a..7bff824a43 100644 --- a/src/renderer/src/config/providers.ts +++ b/src/renderer/src/config/providers.ts @@ -579,7 +579,7 @@ export const PROVIDER_CONFIG = { }, websites: { official: 'https://qiniu.com', - apiKey: 'https://marketing.qiniu.com/activity/2025_newspring?cps_key=1h4vzfbkxobiq#deepseek-title', + apiKey: 'https://portal.qiniu.com/ai-inference/api-key?cps_key=1h4vzfbkxobiq', docs: 'https://developer.qiniu.com/aitokenapi', models: 'https://developer.qiniu.com/aitokenapi/12883/model-list' }