Fix: Baiduyiyan key invaild (#12531)

### What problem does this PR solve?

Fix: Baiduyiyan key invaild

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
chanx
2026-01-09 17:37:17 +08:00
committed by GitHub
parent fbe55cef05
commit b65daeb945

View File

@ -141,7 +141,8 @@ export const APIMapUrl = {
[LLMFactory.HuggingFace]: 'https://huggingface.co/settings/tokens',
[LLMFactory.Mistral]: 'https://console.mistral.ai/api-keys/',
[LLMFactory.Cohere]: 'https://dashboard.cohere.com/api-keys',
[LLMFactory.BaiduYiYan]: 'https://wenxin.baidu.com/user/key',
[LLMFactory.BaiduYiYan]:
'https://console.bce.baidu.com/qianfan/ais/console/apiKey',
[LLMFactory.Meituan]: 'https://longcat.chat/platform/api_keys',
[LLMFactory.Bedrock]:
'https://us-east-1.console.aws.amazon.com/iam/home?region=us-east-2#/users',