浏览代码

chore: add https://api.openai.com placeholder in OpenAI api base (#4604)

takatost 11 月之前
父节点
当前提交
11642192d1
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      api/core/model_runtime/model_providers/openai/openai.yaml

+ 2 - 2
api/core/model_runtime/model_providers/openai/openai.yaml

@@ -85,5 +85,5 @@ provider_credential_schema:
       type: text-input
       required: false
       placeholder:
-        zh_Hans: 在此输入您的 API Base
-        en_US: Enter your API Base
+        zh_Hans: 在此输入您的 API Base, 如:https://api.openai.com
+        en_US: Enter your API Base, e.g. https://api.openai.com