f0909172434/dsh-plugin-verified-search1

dsh-plugin-verified-search

为 DeepSeek Harness 提供的经过验证的当前源搜索工作流插件。

AI 分析

核心用途是提供可配置的、带验证的搜索工作流。适合需要对 AI 搜索来源、Token 限制及实验性研究参数进行精细化控制的用户。

包名
dsh-plugin-verified-search
版本
0.3.0-experiment.0
许可证
MIT
最近更新
2026年8月16日

安装

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

Configuration

The bundle can read DEEPSEEK_API_KEY from the Harness credential service or launch environment. Optional configuration fields include:

AreaFields
ProviderapiKeyEnv, apiKey, baseURL, model, apiVersion
Search limitsmaxTokens, maxUses, maxResults, searchTimeoutMs
Experimental researchresearchTimeoutMs, 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.