dsh-web-search-ollama
Routes the DSH web_search tool through Ollama's web search API, reusing OLLAMA_API_KEY. No DeepSeek official key needed.
让 DSH 的 web_search 工具走 Ollama 联网搜索 API,复用 OLLAMA_API_KEY,无需 DeepSeek 官方 Key。
How to install
dsh plugin add dsh-web-search-ollama About
dsh-web-search-ollama 让 DeepSeek Harness 的 web_search 工具走 Ollama 的联网搜索 API,无需 DeepSeek 官方 Key,复用你已有的 OLLAMA_API_KEY。 --- 这是什么 DeepSeek Harness 自带的 @deepseek-ai/dsh-web-search-deepseek 只支持 DeepSeek 官方 Anthropic 兼容端点(web_search_20250305 服务端工具),并要求一个 **DeepSeek 官方 API key**。如果你用 Ollama 跑模型(云端或本地),这个插件让 DSH 的 web_search 工具改走 Ollama Web Search API,认证使用与聊天模型相同的 OLLAMA_API_KEY。 | | 内置 DeepSeek 插件 | 本插件 | | --- | --- | --- | | 依赖 Key | DEEPSEEK_API_KEY(DeepSeek 官方) | OLLAMA_API_KEY(Ollama) | | 协议 | Anthropic Messages + web_search_20250305 | Ollama REST /api/web_search | | 适用场景 | 使用 DeepSeek 官方 API | 使…
Recommendation signals
Meta
- License
- NOASSERTION
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- 181
- Last push
- 2026-08-25
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh, dsh-plugin
Related plugins
modsearch
liustack/modsearch
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill bridge for controlling visible Chrome and Edge Agent Windows from DeepSeek Harness, with native browser tools, accessibility and VOM observations, screenshots, owned multi-session control, and a live Web UI overlay.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-verify
263311487-ux/dsh-verify
Independent browser acceptance testing for agent deliverables: JSON spec in, real-Chromium verdict out.