插件介绍
Multi-model council for DeepSeek Harness: independent answers, anonymous peer reviews, and an inspectable final decision.
项目详情摘要
English · 简体中文 DSH Council Independent answers. Anonymous reviews. One reasoned decision. Multi-model deliberation inside DeepSeek Harness . Installation · How it works · Configuration · Contributing https://github.com/user-attachments/assets/e81dfa36-5d93-4efb-8c67-015a5e4d2179 How it works 01 · Answer 2–8 models respond independently in parallel. 02 · Review 1–8 reviewers compare anonymous answers, identify gaps, and rank them. 03 · Decide One arbiter weighs the answers and reviews to produce a final recommendation. Your models. Use configured DSH providers and credentials. Choose models separately for each role, with reuse across roles. English and Chinese follow DSH's language setting. Inspectable results. Confidence notes, consensus, disagreements, blind spots, model identities, and average rankings. Original answers and reviews remain in DSH's child sessions. Installation 1. Install DSH Install DeepSeek Harness (dsh) by following the official installation guide. 2. Install DSH Council Node.js pnpm DeepSeek Harness ^22.19.0 || >=24.0.0 11.7.0 At least two configured, authenticated models Install the prebuilt package from npm: Restart DSH Web if it is already running. No source checkout or compilation is required. See Contributing for development setup. Usage Enter this command in a DSH Web conversation: Choose your panel Select answerers, reviewers, and an arbiter. Selections apply to one run. Ask your question Each participant starts with fresh context. Include the information it needs in your question. Example question Compare PostgreSQL leasing with a managed message queue for three workers. Explain how each recovers when a worker crashes after an external side effect but before acknowledging the job. Recommend one design and state its assumptions. Cost 4–17 mod
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:a1exsun/dsh-council
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。