ソースを参照

correct xorbits spelling (#1965)

tags/0.4.5
Chenhe Gu 1年前
コミット
5ff701ca3f
コミッターのメールアドレスに関連付けられたアカウントが存在しません

+ 1
- 1
api/core/model_runtime/docs/zh_Hans/customizable_model_scale_out.md ファイルの表示

@@ -30,7 +30,7 @@
```yaml
provider: xinference #确定供应商标识
label: # 供应商展示名称,可设置 en_US 英文、zh_Hans 中文两种语言,zh_Hans 不设置将默认使用 en_US。
en_US: Xorbots Inference
en_US: Xorbits Inference
icon_small: # 小图标,可以参考其他供应商的图标,存储在对应供应商实现目录下的 _assets 目录,中英文策略同 label
en_US: icon_s_en.svg
icon_large: # 大图标

+ 1
- 1
api/core/model_runtime/model_providers/xinference/xinference.yaml ファイルの表示

@@ -1,6 +1,6 @@
provider: xinference
label:
en_US: Xorbots Inference
en_US: Xorbits Inference
icon_small:
en_US: icon_s_en.svg
icon_large:

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