zhangguiping-xydt/dsh-possibility-space0

@dsh-external/dsh-possibility-space

在 DeepSeek Harness 内部,将 AI 回答作为可引导的二维语义可能性空间进行探索。

AI 分析

核心用途是提供二维语义空间可视化界面来探索和引导 AI 的不同回答分支。适合需要深度对比、微调或探索生成文本变体的研究与高级生成任务。需要 DSH 0.1.1-rc.2 及以上版本。

包名
@dsh-external/dsh-possibility-space
版本
0.1.0
许可证
MIT
最近更新
2026年8月31日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhangguiping-xydt/dsh-possibility-space

Configuration

- id: dsh-possibility-space
  name: '@dsh-external/dsh-possibility-space'
  config:
    maxBaselineChars: 80000
    maxVariantTokens: 6000
    maxConcurrentRequests: 2