ソースを参照

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年前
コミット
aa8b021478
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      web/src/pages/user-setting/setting-model/constant.ts

+ 1
- 1
web/src/pages/user-setting/setting-model/constant.ts ファイルの表示

@@ -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'

読み込み中…
キャンセル
保存