Kerberos255/dsh-web-search-router ↗★ 0
dsh-web-search-router
Priority-ordered multi-provider web_search router for DeepSeek Harness with automatic fallback.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Kerberos255/dsh-web-search-router说明文档
阅读完整 README ↗Advanced DeepSeek Search configuration
The plugin defaults to DSH's official DeepSeek Search provider settings. A profile may override them:
- id: web-search-router
config:
deepseekBaseURL: https://api.deepseek.com/anthropic/v1
deepseekModel: deepseek-v4-flash
deepseekApiKeyEnv: DEEPSEEK_API_KEY
The Settings UI follows the configured deepseekApiKeyEnv credential reference rather than assuming a fixed key name.