mirror of
https://github.com/langgenius/dify-plugin-daemon.git
synced 2026-07-22 01:35:24 -04:00
15 lines
305 B
YAML
15 lines
305 B
YAML
settings:
|
|
- type: secret-input
|
|
name: api_key
|
|
required: true
|
|
label:
|
|
en_US: API key
|
|
zh_Hans: API key
|
|
pt_BR: API key
|
|
placeholder:
|
|
en_US: Please input your API key
|
|
zh_Hans: 请输入你的 API key
|
|
pt_BR: Please input your API key
|
|
endpoints:
|
|
- neko.yaml
|