zeroUsr0721/dsh-web-polysearch0

dsh-web-polysearch

Web poly-search plugin for DeepSeek Harness: multi-source web search via web_search_multi tool, queries DeepSeek / DuckDuckGo / Exa / Google / Bing, merges results, and fetches page content.

AI Analysis

核心用途是提供聚合网页搜索与深度内容抓取能力。适合需要高准确度、多源对比实时信息检索的 AI 辅助任务。

Package
dsh-web-polysearch
Version
0.1.1
License
MIT
Last updated
Aug 26, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zeroUsr0721/dsh-web-polysearch

Configuration

Open Settings → Plugins → Web Search Settings in the DSH Web GUI.

SettingDescriptionDefault
sourcesEnabled backends (order matters for merge priority)All five
maxResultsMax results returned per call8
fetchContentWhether to fetch body text for top resultsfalse
fetchCountHow many top results to fetch body for (1–5)3
googleApiKeyGoogle Custom Search API Key
googleCxGoogle Custom Search Engine ID
bingApiKeyBing Web Search API Key