← 返回列表

dsh-web-search-bing

DeepSeek Harness 其他 低风险

为内置 web_search 工具提供 Bing 搜索源:直接解析 cn.bing.com 的公开 HTML 结果页,无需 API Key,国内可直连,搜索不再消耗模型自带的搜索额度。端点可配置。

Bing-backed web search provider for the built-in web_search tool: scrapes the public cn.bing.com HTML results page with no API key, reachable from mainland China, and keeps searches off the model's own search quota. Endpoint configurable.

怎么安装

DeepSeek Harness dsh plugin add dsh-web-search-bing

简介

dsh-web-search-bing Free Bing-backed web search provider for DeepSeek Harness (DSH). No API key needed. 特点 **完全免费**:使用 Bing 公共 HTML 搜索页面,无需 API Key **国内可达**:默认使用 cn.bing.com,中国大陆可直接访问 **零配额消耗**:不消耗 DeepSeek 或任何 LLM 的搜索配额 **即插即用**:安装后自动替换默认搜索 provider **可配置**:支持切换搜索端点、中英文结果、结果数量 安装 ash cd $DSH_HOME/profiles/web pnpm add github:godchen520/dsh-web-search-bing 在 package.json 的 dsh.profile.bundles 数组中添加 "dsh-web-search-bing",重启 DSH。 配置 可在 DSH 设置 - Plugins 中调整: | 参数 | 默认值 | 说明 | |------|--------|------| | endpoint | https://cn.bing.com/search | 搜索端点 | | maxResults | 20 | 每次搜索最大结果数 | | ensearch | 0 …

推荐参考

48 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
48 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
JavaScript
GitHub 星标
1
月下载
最近更新
2026-08-21
创建于
2026-08-19

链接

基础安全检查

检查结果
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin

同类推荐

DeepSeek Harness
推荐70

dsh-read-url

2672243194/dsh-read-url

读取网页返回干净正文:中文编码自动识别(GBK/GB2312/UTF-8/Big5)、噪音过滤、紧凑文本/Markdown、offset 续读、可选 SPA 渲染、批量读取与整站爬取。

☆ 16 ↓ 2.3K 其他
DeepSeek Harness 精选
推荐68

BrowserSkill

Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill

BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。

☆ 1.8K ↓ – 其他
DeepSeek HarnessClaude CodeCodex
推荐67

modsearch

liustack/modsearch

纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。

☆ 412 ↓ 28.7K 其他
DeepSeek Harness 精选
推荐67

dsh-browser-control

caob23/dsh-browser-control

通过本地 WebSocket 桥接让 DSH 操控你的真实 Chrome:标签页管理、导航、DOM 快照、页面 JS 求值、点击输入、截图、等待与弹窗处理,默认关闭需在设置中开启。

☆ 10 ↓ 1.1K 其他