RailgunHamster/dsh-web-search ↗★ 0
dsh-web-search
Selectable DeepSeek Harness web-search provider router with Niumacode GPT-5.6 Luna and DeepSeek native search
AI 분석
核心用途是为 DSH 提供可切换的网页搜索后端路由。适合需要在不同原生搜索源之间进行选择和配置的搜索任务。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RailgunHamster/dsh-web-searchdsh-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.