f0909172434/dsh-plugin-verified-search ↗★ 1
dsh-plugin-verified-search
Verified current-source search workflow for DeepSeek Harness
AI Analysis
核心用途是提供可配置的、带验证的搜索工作流。适合需要对 AI 搜索来源、Token 限制及实验性研究参数进行精细化控制的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:f0909172434/dsh-plugin-verified-searchREADME
Read the full README ↗Configuration
The bundle can read DEEPSEEK_API_KEY from the Harness credential service or launch environment. Optional configuration fields include:
| Area | Fields |
|---|---|
| Provider | apiKeyEnv, apiKey, baseURL, model, apiVersion |
| Search limits | maxTokens, maxUses, maxResults, searchTimeoutMs |
| Experimental research | researchTimeoutMs, researchMaxResults |
researchMaxResults defaults to 24, is constrained to 4–32, and must be at least the declared claim count for the call. Treat configuration changes as compatibility and resource-boundary changes, not merely tuning.