mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
add support for PerfXCloud (#1883)
### What problem does this PR solve? #1853 add support for PerfXCloud ### Type of change - [x] New Feature (non-breaking change which adds functionality) Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
This commit is contained in:
11
web/src/assets/svg/llm/perfx-cloud.svg
Normal file
11
web/src/assets/svg/llm/perfx-cloud.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 21 KiB |
@ -25,6 +25,7 @@ export const IconMap = {
|
||||
'OpenAI-API-Compatible': 'openai-api',
|
||||
cohere: 'cohere',
|
||||
Lepton: 'lepton',
|
||||
PerfXCould: 'perfx-could'
|
||||
};
|
||||
|
||||
export const BedrockRegionList = [
|
||||
|
||||
Reference in New Issue
Block a user