fix(llm): Fix Gitee AI links and update the reranker model configuration (#12916)

### What problem does this PR solve?

Fix Gitee AI links and update the reranker model configuration

### Type of change

- [X] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: franco <1787003204@q.comq>
This commit is contained in:
方程
2026-02-02 13:43:16 +08:00
committed by GitHub
parent 1a2d69edc4
commit 8fc3986f70
2 changed files with 13 additions and 14 deletions

View File

@ -168,8 +168,7 @@ export const APIMapUrl = {
[LLMFactory.ModelScope]: 'https://modelscope.cn/my/myaccesstoken',
[LLMFactory.GoogleCloud]: 'https://console.cloud.google.com/apis/credentials',
[LLMFactory.FishAudio]: 'https://fish.audio/app/api-keys/',
[LLMFactory.GiteeAI]:
'https://ai.gitee.com/hhxzgrjn/dashboard/settings/tokens',
[LLMFactory.GiteeAI]: 'https://ai.gitee.com/dashboard/settings/tokens',
[LLMFactory.StepFun]: 'https://platform.stepfun.com/interface-key',
[LLMFactory.BaiChuan]: 'https://platform.baichuan-ai.com/console/apikey',
[LLMFactory.PPIO]: 'https://ppio.com/settings/key-management',