vinoth4v/dsh-tool-council0

dsh-tool-council

DeepSeek Harness 插件:一个面向模型的“议会”工具,可同时向不同服务商的多个模型提出一个问题,并报告它们的共识与分歧点。

AI 分析

核心用途是多模型共识对比。适合需要交叉验证模型回答、评估不同服务商模型输出一致性的任务。必要条件是需在 DSH 中配置至少两个服务商路由。

套件
dsh-tool-council
版本
0.1.0
授權
MIT
最近更新
2026年8月15日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

Configuration

FieldDefaultMeaning
members3 built-in routesThe panel. Each entry is { provider, model, role? }. Capped at 8.
synthesisgoogle / gemini-3.6-flashThe chair route, or false to never synthesize.
maxTokens2048Generation cap per member and for the chair.
timeoutMs120000Deadline per call, fused with the caller's own cancellation.

The built-in defaults exist only so the plugin loads without configuration. Set members to routes you actually have — the defaults name specific providers that may not exist in your deployment.