RailgunHamster/dsh-web-search0

dsh-web-search

可选择的 DSH 网页搜索提供商路由插件,支持 GPT-5.6 Luna 和 DeepSeek 原生搜索。

AI 分析

核心用途是为 DSH 提供可切换的网页搜索后端路由。适合需要在不同原生搜索源之间进行选择和配置的搜索任务。

包名
dsh-web-search
版本
0.1.0
最近更新
2026年8月19日

安装

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

dsh-web-search

Host and Web client plugin for selecting and routing DeepSeek Harness web_search backends.

The Host half registers one ctx.web provider named dsh-web-search-selected. Its persisted web-search setting selects either Niumacode GPT-5.6 Luna native web search or DeepSeek native web search. Luna is one backend, not the plugin identity. The Web client adds a dedicated Web search settings section and saves the selection through the Host settings scope.

Deployment instructions: DEPLOY.md.

中文文档:README.zh-CN.md.