Browse Source

fix prefXCloud logo bug (#1933)

### What problem does this PR solve?

fix prefXCloud logo bug

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
tags/v0.10.0
黄腾 1 year ago
parent
commit
aa8b021478
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      web/src/pages/user-setting/setting-model/constant.ts

+ 1
- 1
web/src/pages/user-setting/setting-model/constant.ts View File

cohere: 'cohere', cohere: 'cohere',
Lepton: 'lepton', Lepton: 'lepton',
TogetherAI:'together-ai', TogetherAI:'together-ai',
PerfXCould: 'perfx-could',
PerfXCould: 'perfx-cloud',
Upstage: 'upstage', Upstage: 'upstage',
"novita.ai": 'novita-ai', "novita.ai": 'novita-ai',
"SILICONFLOW": 'siliconflow' "SILICONFLOW": 'siliconflow'

Loading…
Cancel
Save