mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-02 02:25:31 +08:00
Feat: bedrock iam authentication (#12020)
### What problem does this PR solve? Feat: bedrock iam authentication #12008 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -144,7 +144,7 @@ export const APIMapUrl = {
|
||||
[LLMFactory.BaiduYiYan]: 'https://wenxin.baidu.com/user/key',
|
||||
[LLMFactory.Meituan]: 'https://longcat.chat/platform/api_keys',
|
||||
[LLMFactory.Bedrock]:
|
||||
'https://us-east-2.console.aws.amazon.com/bedrock/home#/api-keys',
|
||||
'https://us-east-1.console.aws.amazon.com/iam/home?region=us-east-2#/users',
|
||||
[LLMFactory.AzureOpenAI]:
|
||||
'https://portal.azure.com/#create/Microsoft.CognitiveServicesOpenAI',
|
||||
[LLMFactory.OpenRouter]: 'https://openrouter.ai/keys',
|
||||
|
||||
Reference in New Issue
Block a user