mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +08:00
chore: use API Key instead of APIKey (#2888)
This commit is contained in:
parent
7c0ae76cd0
commit
3bcfd84fba
|
@ -24,9 +24,9 @@ provider_credential_schema:
|
|||
credential_form_schemas:
|
||||
- variable: dashscope_api_key
|
||||
label:
|
||||
en_US: APIKey
|
||||
en_US: API Key
|
||||
type: secret-input
|
||||
required: true
|
||||
placeholder:
|
||||
zh_Hans: 在此输入您的 APIKey
|
||||
en_US: Enter your APIKey
|
||||
zh_Hans: 在此输入您的 API Key
|
||||
en_US: Enter your API Key
|
||||
|
|
Loading…
Reference in New Issue
Block a user