zeroUsr0721/dsh-web-polysearch ↗★ 0
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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zeroUsr0721/dsh-web-polysearch说明文档
阅读完整 README ↗Configuration
Open Settings → Plugins → Web Search Settings in the DSH Web GUI.
| Setting | Description | Default |
|---|---|---|
sources | Enabled backends (order matters for merge priority) | All five |
maxResults | Max results returned per call | 8 |
fetchContent | Whether to fetch body text for top results | false |
fetchCount | How many top results to fetch body for (1–5) | 3 |
googleApiKey | Google Custom Search API Key | — |
googleCx | Google Custom Search Engine ID | — |
bingApiKey | Bing Web Search API Key | — |