Skip to content

Commit

Permalink
feat: Modify PerfXCloud name infiniflow#1853
Browse files Browse the repository at this point in the history
  • Loading branch information
cike8899 committed Aug 13, 2024
1 parent e013ac5 commit 1f61f29
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/src/pages/user-setting/setting-model/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ export const IconMap = {
'OpenAI-API-Compatible': 'openai-api',
cohere: 'cohere',
Lepton: 'lepton',
TogetherAI:'together-ai',
PerfXCould: 'perfx-could',
TogetherAI: 'together-ai',
PerfXCloud: 'perfx-could',
Upstage: 'upstage',
"novita.ai": 'novita-ai',
"SILICONFLOW": 'siliconflow'
'novita.ai': 'novita-ai',
SILICONFLOW: 'siliconflow',
};

export const BedrockRegionList = [
Expand Down

0 comments on commit 1f61f29

Please sign in to comment.