ソースを参照

fix: xinference secret server_url (#1869)

tags/0.4.1
Yeuoly 1年前
コミット
c6d59681ff
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      api/core/model_runtime/model_providers/xinference/xinference.yaml

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

@@ -31,7 +31,7 @@ model_credential_schema:
label:
zh_Hans: 服务器URL
en_US: Server url
type: text-input
type: secret-input
required: true
placeholder:
zh_Hans: 在此输入Xinference的服务器地址,如 https://example.com/xxx

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