web-search-advanced
安装后自动将 DSH 网页搜索路由到本插件;只需配置服务商、API Key 和模型即可使用。支持 DeepSeek 原生搜索与 OpenAI 兼容自定义后端,已发布为 npm 包 @lp181818/web-search-advanced@0.1.3。
Switchable web-search provider for DSH: native DeepSeek web search or an OpenAI-compatible custom backend. Installation automatically routes DSH web searches to the plugin; only provider, API key and model are required. Published on npm as @lp181818/web-search-advanced@0.1.3.
怎么安装
dsh plugin add @lp181818/web-search-advanced 简介
@lp181818/web-search-advanced Advanced web search plugin for DeepSeek Harness (DSH), supporting both native DeepSeek search and OpenAI-compatible "Custom" search providers. Features Provider selector: deepseek (native) or custom (OpenAI-compatible, e.g. OpenRouter) Settings section: provider choice, endpoint URL, model, API key, max searches Two search backends: native DeepSeek web_search_20250305 or an OpenAI-compatible web plugin DSH compatibility | DSH version | Compatibility | | --- | --- | | 0.1.2-rc.1 and current 0.1.2 rc | Registers and exposes the settings namespace through the current…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-07
- 创建于
- 2026-09-04
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-read-url
2672243194/dsh-read-url
读取网页返回干净正文:中文编码自动识别(GBK/GB2312/UTF-8/Big5)、噪音过滤、紧凑文本/Markdown、offset 续读、可选 SPA 渲染、批量读取与整站爬取。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-browser-control
caob23/dsh-browser-control
通过本地 WebSocket 桥接让 DSH 操控你的真实 Chrome:标签页管理、导航、DOM 快照、页面 JS 求值、点击输入、截图、等待与弹窗处理,默认关闭需在设置中开启。