bottledkzk/dsh-search-router1

dsh-search-router

Route DeepSeek Harness web_search across DeepSeek official / AnySearch / free engines with live switching, status, and automatic fallback.

包名
dsh-search-router
版本
0.1.0
许可证
MIT
最近更新
2026年9月5日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bottledkzk/dsh-search-router

使用

  1. 打开 设置 → 插件 → 插件配置 → 搜索路由,选择搜索后端、调整单次结果上限、填写密钥。
  2. 或在会话中让 agent 调用:
    • search_router_switch 切换后端
    • search_router_status 查看状态

配置

  • 权威配置:DSH 设置命名空间 search-router
  • 默认位置:~/.dsh/settings.yamlsearch-router:
  • 设置服务不可用时回退:~/.dsh/search-router.json

详细设置字段、Key 显示规则、回退策略见 docs/SETTINGS.md