This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
fix: xinference secret server_url (
#1869
)
tags/0.4.1
Yeuoly
1 year ago
parent
3b668c0bb1
commit
c6d59681ff
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
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:
tex
t-input
type:
secre
t-input
required: true
placeholder:
zh_Hans: 在此输入Xinference的服务器地址,如 https://example.com/xxx
Write
Preview
Loading…
Cancel
Save