diff --git a/src/renderer/src/config/provider.ts b/src/renderer/src/config/provider.ts index 2c06789d..917ea856 100644 --- a/src/renderer/src/config/provider.ts +++ b/src/renderer/src/config/provider.ts @@ -107,7 +107,7 @@ export const PROVIDER_CONFIG = { }, websites: { official: 'https://www.siliconflow.cn/', - apiKey: 'https://cloud.siliconflow.cn/account/ak', + apiKey: 'https://cloud.siliconflow.cn/account/ak?referrer=clxty1xuy0014lvqwh5z50i88', docs: 'https://docs.siliconflow.cn/', models: 'https://docs.siliconflow.cn/docs/model-names' }