Web search tool powered by ZhipuAI API with advanced filtering and content control
中文文档
A Dify plugin for powerful web search powered by ZhipuAI's advanced search API with filtering and content control.
This plugin is based on ZhipuAI's Web Search API, a comprehensive web search solution that provides intelligent search results with rich metadata and content summaries.
The system uses:
The plugin connects directly to ZhipuAI's API using your API key for authenticated access to the search service.
You can download the latest release and upload it to the Dify platform. For detailed instructions, please refer to Install and Use Plugins: Local File Upload.
If you want to pack this plugin yourself, make sure you have dify-plugin-daemon installed, and then download or this repository. After that, you can pack it using the following command:
For more information, please refer to Tool Plugin: Packing Plugin.
This plugin requires a ZhipuAI API key to access the web search service.
You need to provide the following configuration:
Getting Your API Key:
During setup, the plugin will validate your API key to ensure successful authentication with ZhipuAI's services.
This plugin supports the following features:
Intelligent Web Search: Access to comprehensive web search powered by ZhipuAI's search engine
Advanced Filtering Options:
Content Size Control: Adjustable summary length (low, medium, high) for different use cases
Rich Metadata: Returns title, URL, content summary, icon, and media information for each result
Dual Format Output: Results provided in both structured JSON and formatted text for maximum compatibility
Multiple Search Engines: Support for different ZhipuAI search engines (default: search_pro)
You can call this plugin in Dify workflows or elsewhere. Simply provide your search query and optional filters, and the plugin will return relevant web search results with summaries and metadata in both JSON and text format.
Author: bdim
Version: 0.1.0
Type: tool