dsh-bing-search
godchen520/dsh-web-search-bing 的维护 fork,适配 DSH 0.1.5-rc.1:为内置 web_search 工具提供 Bing 搜索源,直接解析 cn.bing.com 公开 HTML 结果页,无需 API Key,国内可直连,不消耗模型自带搜索额度。端点与结果数量可配置。
Maintained fork of godchen520/dsh-web-search-bing adapted to DSH 0.1.5-rc.1: Bing-backed provider for the built-in web_search tool, scraping the public cn.bing.com HTML results page with no API key, reachable from mainland China, and keeping searches off the model's own search quota. Endpoint and result count configurable.
怎么安装
dsh plugin add dsh-bing-search 简介
dsh-bing-search DeepSeek Harness (DSH) 的免费 Bing 搜索 provider。无需 API Key,不消耗模型搜索配额。 本仓库是 godchen520/dsh-web-search-bing 的维护 fork,已适配 DSH 0.1.5-rc.1。包名用 dsh-bing-search,因为 dsh-web-search-bing 已被占用,dsh-websearch-bing 又被 npm 判定过于相似。 特点 **完全免费**:使用 Bing 公共 HTML 搜索页面,无需 API Key **国内可达**:默认使用 cn.bing.com,中国大陆可直接访问 **零配额消耗**:不消耗 DeepSeek 或任何 LLM 的搜索配额 **即插即用**:安装后自动把 web_search 切到 bing-free **可配置**:支持切换搜索端点、中英文结果、结果数量 安装 npm: sh dsh plugin --profile desktop add dsh-bing-search GitHub: sh dsh plugin --profile desktop add github:whiteS18/dsh-bing-search 网页版 profile 把 desktop 换成 web。装完重启 DSH。 也可以在 profile…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-13
- 创建于
- 2026-09-11
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- bing, deepseek-harness, dsh, dsh-plugin, web-search
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。
dsh-tabbit
Tabbit-Browser/dsh-plugin
让 DeepSeek Harness 能够控制 Tabbit 浏览器:安装即自动加载 tabbit-browser skill,检测国际版 Tabbit 与国内版 Tabbit Browser 正式版(>= 1.9.0),检查 tabbit-cli 常驻运行时,按平台诊断调用 CLI 所需的 DSH sandbox 模式,并在没有合格版本时通过后台任务下载与系统地区匹配的正式版安装包。