mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 17:58:59 +08:00
fix: xinference secret server_url (#1869)
This commit is contained in:
parent
3b668c0bb1
commit
c6d59681ff
@ -31,7 +31,7 @@ model_credential_schema:
|
|||||||
label:
|
label:
|
||||||
zh_Hans: 服务器URL
|
zh_Hans: 服务器URL
|
||||||
en_US: Server url
|
en_US: Server url
|
||||||
type: text-input
|
type: secret-input
|
||||||
required: true
|
required: true
|
||||||
placeholder:
|
placeholder:
|
||||||
zh_Hans: 在此输入Xinference的服务器地址,如 https://example.com/xxx
|
zh_Hans: 在此输入Xinference的服务器地址,如 https://example.com/xxx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user