gravitylow/dsh-web-search-brave
DeepSeek Harness 插件,适用于 Brave 网页搜索
项目介绍Project Overview
DSH 插件 dsh-web-search-brave 是 DeepSeek Harness 的 Brave Search API 替换方案。它将默认的网页搜索切换为 Brave Search,通过环境变量 BRAVE_API_KEY 进行认证,并可在 cordis.patch.yml 中以 apiKey 字段覆盖。适用于希望使用 Brave 替代默认搜索的开发者。注意需自行申请并配置 Brave API 密钥,否则插件无法工作。
dsh-web-search-brave is a DSH plugin that replaces DeepSeek Harness's default web search with the Brave Search API. It authenticates via the BRAVE_API_KEY environment variable and supports override through the apiKey field in cordis.patch.yml. Use it when you need Brave Search instead of the built-in provider. Note that a valid Brave API key from api-dashboard.search.brave.com is required.
请帮我了解并安装插件:【dsh-web-search-brave】【https://github.com/gravitylow/dsh-web-search-brave】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin add github:gravitylow/dsh-web-search-brave
把 gravitylow/dsh-web-search-brave 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-web-search-brave
Brave Search API provider for DeepSeek Harness.
Replaces the default DeepSeek web search with Brave Search, using your BRAVE_API_KEY for authentication.
Install
dsh plugin add github:gravitylow/dsh-web-search-brave
Config
Set your Brave API key as an environment variable:
export BRAVE_API_KEY=your-key-here
Or override in your cordis.patch.yml:
- id: web-search-brave
config:
apiKey: !!js process.env.BRAVE_API_KEY
API Key
Get your key at api-dashboard.search.brave.com.
License
MIT
nexu-io/open-design
freestylefly/awesome-gpt-image-2
anywhere-labs/dsh-desktop
walkinglabs/learn-harness-engineering
awesome-dsh-plugin/awesome-dsh-plugin
MemTensor/MemOS