Very12345/sai-dsh-plugins--packages-vision0

@sai/dsh-vision

面向 sai 的视觉路由插件,支持将图片输入智能路由至具备多模态能力的模型端点。

AI 分析

核心用途是为纯文本模型补充视觉观察能力。适合在移动端使用混合模型组合,且需要处理图片附件的 sai 用户。

包名
@sai/dsh-vision
版本
0.1.0
许可证
NOASSERTION
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Very12345/sai-dsh-plugins#9b4122067832c3fd31e095e277982f9df41b3193&path:packages/vision

@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.