mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 06:19:04 +08:00
chore: add https://api.openai.com placeholder in OpenAI api base (#4604)
This commit is contained in:
parent
e57bdd4e58
commit
11642192d1
@ -85,5 +85,5 @@ provider_credential_schema:
|
|||||||
type: text-input
|
type: text-input
|
||||||
required: false
|
required: false
|
||||||
placeholder:
|
placeholder:
|
||||||
zh_Hans: 在此输入您的 API Base
|
zh_Hans: 在此输入您的 API Base, 如:https://api.openai.com
|
||||||
en_US: Enter your API Base
|
en_US: Enter your API Base, e.g. https://api.openai.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user