google.yaml 756 B

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