D
@parallel-web/dsh-web-search
v0.1.0-rc.0 · 0 天前发布
Parallel Search provider for DeepSeek Harness
README
Parallel Search for DeepSeek Harness
This plugin makes DeepSeek Harness's built-in web_search tool use
Parallel Search. It does
not add a new tool or provide web_fetch.
Quick start
You will need:
Check your installed versions:
sh
node --version
pnpm --version
If pnpm is missing, install it:
sh
npm install --global pnpm@10
1. Get DeepSeek Harness
Run the supported Harness version:
sh
npx --yes @deepseek-ai/dsh@0.1.0-rc.6 --version
You should see 0.1.0-rc.6. You do not need to install dsh g
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @parallel-web/dsh-web-search
- Repo
- git+https://github.com/parallel-web/parallel-npm-packages.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}