Very12345/sai-dsh-plugins--packages-vision ↗★ 0
@sai/dsh-vision
面向 sai 的视觉路由插件,支持将图片输入智能路由至具备多模态能力的模型端点。
AI 分析
核心用途是为纯文本模型补充视觉观察能力。适合在移动端使用混合模型组合,且需要处理图片附件的 sai 用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Very12345/sai-dsh-plugins#9b4122067832c3fd31e095e277982f9df41b3193&path:packages/vision说明文档
阅读完整 README ↗@sai/dsh-vision
Vision routing for sai. Image-capable conversation models receive attachments directly. For an explicitly text-only model, the plugin asks an image-capable model for a structured observation and substitutes that observation only in the model request; the durable DSH transcript keeps the original attachment.
Selection order is the current provider first, then an explicitly configured
fallbackProvider and fallbackModel. The main conversation model is never
changed.