f0909172434/dsh-plugin-verified-search1

dsh-plugin-verified-search

Verified current-source search workflow for 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.