neko.yaml 387 B

123456789101112131415161718
  1. type: endpoint
  2. provider:
  3. settings:
  4. api_key:
  5. type: secret-input
  6. required: true
  7. label:
  8. en_US: API key
  9. zh_Hans: API key
  10. pt_BR: API key
  11. placeholder:
  12. en_US: Please input your API key
  13. zh_Hans: 请输入你的 API key
  14. pt_BR: Please input your API key
  15. endpoints:
  16. - endpoints/duck.yaml
  17. - endpoints/neko.yaml