shinjiyu/dsh-plugin-search 预览 preview

shinjiyu/dsh-plugin-search

当您不在官方DeepSeek API上时,为DeepSeek Harness提供零配置的web_search功能。

项目介绍Project Overview

这是一个DSH插件,让web_search工具无需官方DeepSeek API即可工作,默认零配置,自动替换内置的web-search-deepseek。适用于使用非官方主模型或网关的场景。注意:安装后需重启dsh web,旧会话工具表不会更新。

This DSH plugin enables the web_search tool without the official DeepSeek API, eliminating 401 errors. It works out-of-the-box with zero configuration, automatically replacing the built-in web-search-deepseek. Ideal for setups using non-official main models or gateways. Note: restart dsh web after installation; existing sessions won't refresh their tool lists.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add github:shinjiyu/dsh-plugin-search

shinjiyu/dsh-plugin-search 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

dsh-plugin-search

Awesome DSH Plugin

不用官方 DeepSeek API,web_search 不再 401。

默认零配置。装上就把内置 web-search-deepseek 关掉,工具名还是 web_search

对应:Discussions #779 · #408 · 介绍帖:Show and tell #1715

安装

dsh plugin --profile web add github:shinjiyu/dsh-plugin-search

然后重启 dsh web。旧会话的工具表不会更新。

配置

可以不配。没 key 走 Tavily keyless。

有账号再设:

TAVILY_API_KEY=tvly-...

不要把 key 写进仓库。

30 秒验收

  1. 主模型用 GLM / 网关 / 任何非官方 DeepSeek
  2. 不要设 DEEPSEEK_API_KEY
  3. 问「今天 DeepSeek Harness 最新 Discussions 说了什么」
  4. 过关:web_search 能出链接,不再红字 401

不要做

  • 不要改 runtime/ 或官方 web-search-deepseek
  • 不要把它宣传成搜索引擎全家桶

社区

微信群:deepseek harness 交流群

微信群二维码

微信群码大约 7 天过期(本张到 2026-08-22)。

宣发稿在 docs/PROMO.md

License

MIT

上一个 Prev dsh-multi-candidate 下一个 Next dsh-swarm-router