gausszhou/dsh-web-search-local
gausszhou★ 1JavaScript最后同步: 2026-08-20
Keyless multi-engine web search + fetch providers for the DeepSeek Harness (dsh) web seam — works with any model backend
README 摘要
dsh-web-search-local English 简体中文 Keyless, multi-engine web search + page fetch providers for the DeepSeek Harness (dsh) ctx.web seam. Works with any model backend — including fully local models — with no API keys and no dependency on DeepSeek's server-side search . Why dsh's built-in web search tool is model-agnostic: it only calls ctx.web.search() . What depends on DeepSeek is the default search provider ( dsh-web-search-deepseek ), which sends each query to DeepSeek's web search 20250305 server tool with DEEPSEEK API KEY . Switch to a local model (Ollama etc.) and that provider has no key, so search dies. This package registers two providers that do the HTTP themselves: provider id capability engines local-multi web search three layers in order — SearXNG (when configured) → Google/DuckDuckGo/Mojeek (global) → Bing/Baidu/Sogou/360 (CN); same-layer engines are queried in parallel and their results merged round-robin ; a layer with no results degrades to the next local-fetch web fetch direct GET, charset-aware decoding (incl. gbk), html/text bodies Proxy / VPN support A node process does not use the OS/browser proxy. If engines like DuckDuckGo are unreachable in your network, the p…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784