From c6d59681ffed807985152df09f34706b2ef4c505 Mon Sep 17 00:00:00 2001 From: Yeuoly <45712896+Yeuoly@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:01:11 +0800 Subject: [PATCH] fix: xinference secret server_url (#1869) --- .../model_runtime/model_providers/xinference/xinference.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/core/model_runtime/model_providers/xinference/xinference.yaml b/api/core/model_runtime/model_providers/xinference/xinference.yaml index f177a395d4..b8a35247b1 100644 --- a/api/core/model_runtime/model_providers/xinference/xinference.yaml +++ b/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