D
soyo-dsh-plugin
v0.1.1 · 3 天前发布
DSH-native video understanding with configurable multimodal providers
README
SOYO
Selective Observation for Yield-Aware Orchestration
SOYO is a lightweight, DSH-native video-understanding plugin. It gives a DeepSeek Harness Agent one callable tool—analyze_video—backed by a configurable local or API-based multimodal provider.
V0.1 supports two fixed worker modes:
vanilla: ordinary provider-backed video inference;flashvid: local visual-token compression using the pinned upstream FlashVID integration.SOYO is integration software, not a new compression algorithm or a general Video Agent system. V0.1 intentionally has no MCP layer, UI, memory, dynamic budget, or benchmark suite. It includes one frozen 100-question LongVideoBench validation comparison a
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- soyo-dsh-plugin
- Repo
- git+https://github.com/Ottohere-Mourn/SOYO.git
- Engines
{"node":">=22"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}