DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

cnChenKai /

dsh-web-search-brave

已验证

Brave Search-backed WebSearchProvider for DeepSeek Harness (ctx.web)

★ 3 Stars1 Forks1 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@a8c5e473

dsh-web-search-brave

npm version npm downloads GitHub stars License

English | 中文

A Brave Search-backed search provider for the DeepSeek Harness web capability seam (ctx.web): it makes the built-in web_search tool run on Brave's Search Web API instead of the shipped DeepSeek route.

Features

  • Clean snippets - text_decorations defaults to false so snippets stay free of <b> highlight markers.
  • Dates - page_age (ISO 8601) maps to the seam's publishedAt; human-readable age is ignored.
  • Keyed only - Brave has no keyless mode; free tier: 2,000 queries/month at api.search.brave.com.

Install

dsh plugin --profile web add dsh-web-search-brave

Set your API key:

# ~/.dsh/.credentials.yaml
BRAVE_API_KEY: BSA...

Select the provider (the bundle patch does this automatically; to switch manually):

# your profile's cordis.patch.yml
- id: web
  name: '@deepseek-ai/dsh-web'
  config:
    searchProvider: brave

License

MIT

—/ 5

暂无评分

已验证 DSH bundle

Commit a8c5e4732422

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于