bottledkzk/dsh-search-router ↗★ 1
dsh-search-router
Route DeepSeek Harness web_search across DeepSeek official / AnySearch / free engines with live switching, status, and automatic fallback.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bottledkzk/dsh-search-router说明文档
阅读完整 README ↗使用
- 打开 设置 → 插件 → 插件配置 → 搜索路由,选择搜索后端、调整单次结果上限、填写密钥。
- 或在会话中让 agent 调用:
search_router_switch切换后端search_router_status查看状态
配置
- 权威配置:DSH 设置命名空间
search-router - 默认位置:
~/.dsh/settings.yaml中search-router:段 - 设置服务不可用时回退:
~/.dsh/search-router.json
详细设置字段、Key 显示规则、回退策略见 docs/SETTINGS.md。