1HelloMan1/dsh-vision-fallback

插件 ⭐ 1 MIT visualweb-ui

DeepSeek Harness 的静默视觉桥接:将聊天图片路由到固定视觉模型,保留 UI 原始内容,并在压缩与重启间复用观察结果。

catalog 简介:Silent vision bridge for DeepSeek Harness: route chat images to a fixed vision model, preserve UI originals, and reuse observations across compaction and restarts.

安装

You drop/paste an image ──► chat attachment (kept visible in UI)
        │
        ▼
agent/pre-step ──► image + current question + recent context
        │                    │
        │                    ▼
        │            fixed vision model (OpenAI-compatible /chat/completions)
        │                    │  factual text observation
        │                    ▼
        └──► model-only surface replacement ──► main model (text only)

1HelloMan1/dsh-vision-fallback 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。