Browse Source

fix: xinference secret server_url (#1869)

tags/0.4.1
Yeuoly 1 year ago
parent
commit
c6d59681ff
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      api/core/model_runtime/model_providers/xinference/xinference.yaml

+ 1
- 1
api/core/model_runtime/model_providers/xinference/xinference.yaml View File

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

Loading…
Cancel
Save