google.yaml 593 B

123456789101112131415161718192021222324
  1. identity:
  2. author: Dify
  3. name: google
  4. label:
  5. en_US: Google
  6. zh_Hans: Google
  7. description:
  8. en_US: Google
  9. zh_Hans: GoogleSearch
  10. icon: icon.svg
  11. credentails_for_provider:
  12. serpapi_api_key:
  13. type: secret-input
  14. required: true
  15. label:
  16. en_US: SerpApi API key
  17. zh_Hans: SerpApi API key
  18. placeholder:
  19. en_US: Please input your SerpApi API key
  20. zh_Hans: 请输入你的 SerpApi API key
  21. help:
  22. en_US: Get your SerpApi API key from SerpApi
  23. zh_Hans: 从 SerpApi 获取您的 SerpApi API key
  24. url: https://serpapi.com/manage-api-key