mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #698] [CLOSED] Add Google search engine through id and apikey #1110
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/698
Author: @bank010
Created: 6/16/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
748b1d4feat: add Google Custom Search plugin4295062feat: add Google Custom Search plugin📊 Changes
9 files changed (+267 additions, -0 deletions)
View changed files
➕
bank010/google-custom-search/PRIVACY.md(+36 -0)➕
bank010/google-custom-search/README.md(+10 -0)➕
bank010/google-custom-search/google-custom-search.difypkg(+0 -0)➕
bank010/google-custom-search/manifest.yaml(+44 -0)➕
bank010/google-custom-search/provider/google.py(+33 -0)➕
bank010/google-custom-search/provider/google.yaml(+48 -0)➕
bank010/google-custom-search/requirements.txt(+3 -0)➕
bank010/google-custom-search/tools/google_search.py(+52 -0)➕
bank010/google-custom-search/tools/google_search.yaml(+41 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.