cinob/dsh-web-search-multi
cinob★ 0JavaScript最后同步: 2026-08-15
🌐 Multi-provider web search plugin for DeepSeek Harness: Zero-key Bing/Baidu direct search, free-tier APIs (Tavily/Brave/Serper/Bocha), SearXNG token auth, auto-fallback, and a built-in Web Settings GUI.
README 摘要
dsh-web-search-multi Multi-provider web search plugin for DeepSeek Harness (DSH) supporting free-tier providers (Bing, Baidu, Tavily, Brave, Serper, Bocha, SearXNG, DuckDuckGo) with auto-fallback and Web Settings UI. English 简体中文 1. Overview dsh-web-search-multi connects DeepSeek Harness to multiple search engines with automated fault tolerance: - Free Zero-Key Engines : Bing (RSS structured + HTML parsing) and Baidu direct search without any API keys. - AI-Native Free Tiers : Tavily (1,000/mo), Brave Search (2,000/mo), Serper/Google (2,500 free), Bocha AI. - Private & Self-Hosted : SearXNG with token authentication. - Global Fallback : DuckDuckGo. - Web GUI Control : Full graphical settings tab inside DSH Web UI ( Settings - Web Search ) with live connection testing and instant persistence. 2. Compatibility - Node.js : = 20.0.0 - DeepSeek Harness : Verified on mainline v0.1.0+ - Platform : Linux / macOS / Windows 3. Install Then add the provider to the profile patch layer at $DSH HOME/profiles/web/cordis.patch.yml (hot-reloaded — no restart needed): Uninstallation 1. Remove the web-search-multi and web searchProvider overrides from $DSH HOME/profiles/web/cordis.patch.yml . 2. Unin…
在 GitHub 查看完整 README →