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/08/16

インストール

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

ドキュメント

README 全文を読む ↗

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.