lakeofsky347/dsh-vision

Plugin ⭐ 0 MIT visual

让纯文本路由的 DeepSeek 会话也能"看图":把用户附件中的图片交给视觉模型 (默认 xiaomi/mimo-v2-omni)生成文字描述,再以文本块回填给 DeepSeek, 避免 UNSUPPORTEDCONTENT 使整轮失败。

catalog description:Vision Bridge for DeepSeek Harness: 识图路由插件,图片交给视觉模型描述后回填给纯文本 DeepSeek

Install

npm install
npm run build   # esbuild 生成 lib/index.js(external @deepseek-ai/*)
npm test        # node --test,离线 mini-cordis 瀑布模型验证桥接逻辑

Add lakeofsky347/dsh-vision to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.