mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
change API key field to 'required' (#1953)
This commit is contained in:
@@ -26,6 +26,7 @@ model_credential_schema:
|
||||
zh_Hans: 输入模型全称
|
||||
credential_form_schemas:
|
||||
- variable: api_key
|
||||
required: true
|
||||
label:
|
||||
en_US: API Key
|
||||
type: secret-input
|
||||
|
||||
Reference in New Issue
Block a user