Ver código fonte

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 ano atrás
pai
commit
aa8b021478
Nenhuma conta vinculada ao e-mail do autor do commit

+ 1
- 1
web/src/pages/user-setting/setting-model/constant.ts Ver arquivo

@@ -26,7 +26,7 @@ export const IconMap = {
cohere: 'cohere',
Lepton: 'lepton',
TogetherAI:'together-ai',
PerfXCould: 'perfx-could',
PerfXCould: 'perfx-cloud',
Upstage: 'upstage',
"novita.ai": 'novita-ai',
"SILICONFLOW": 'siliconflow'

Carregando…
Cancelar
Salvar