返回插件目录

gravitylow /

dsh-web-search-brave

已验证

DeepSeek Harness plugin for Brave web search

0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
README来源: main@182a4a32

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

/ 5

暂无评分

社区评论

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