mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? feat: Modify PerfXCloud name #1853 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -25,11 +25,11 @@ export const IconMap = {
|
||||
'OpenAI-API-Compatible': 'openai-api',
|
||||
cohere: 'cohere',
|
||||
Lepton: 'lepton',
|
||||
TogetherAI:'together-ai',
|
||||
PerfXCould: 'perfx-cloud',
|
||||
TogetherAI: 'together-ai',
|
||||
PerfXCloud: 'perfx-cloud',
|
||||
Upstage: 'upstage',
|
||||
"novita.ai": 'novita-ai',
|
||||
"SILICONFLOW": 'siliconflow'
|
||||
'novita.ai': 'novita-ai',
|
||||
SILICONFLOW: 'siliconflow',
|
||||
};
|
||||
|
||||
export const BedrockRegionList = [
|
||||
|
||||
Reference in New Issue
Block a user