dsh-auto-vision
by — · k2d5rqjpkg-art/dsh-auto-vision
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Auto-switch the DeepSeek route to the vision model on demand: flash main session switches (A), pro keeps deep reasoning and delegates image reading to a vision subagent (B), subagents always switch, with fatal-failure fallback. No manual model switching.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.2.0 | — | — |
| 0.2.1 | — | — |
| 0.2.2 | — | — |
| 0.2.3 | — | — |
| 0.3.0 | — | — |
| 0.4.0 | — | — |
Similar plugins
Lets a text-only DeepSeek agent read images in the same session by delegating to a vision-capable subagent, with send-time image-to-path conversion.
★ 0
↓ 105/wk
dsh plugin --profile web add dsh-subagent-visionAuto-switch DeepSeek models: routes every request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for man
★ 0
dsh plugin --profile web add dsh-deepseek-model-routerAuto-discovery vision bridge for text-only DeepSeek Harness agents: automatically finds an image-capable model from your configured providers and returns picture descriptions as plain text via a visio
★ 0
dsh plugin --profile web add dsh-auto-visionVision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
★ 0
dsh plugin --profile web add dsh-vision-recognizerVision for any DSH route: paste images in the Web composer with intent-aware auto-analysis, delegate workspace image reads to a Kimi/MiniMax vision subagent, and materialize pasted originals for editi
★ 0
dsh plugin --profile web add dsh-vision-subagentOn-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).
★ 0
dsh plugin --profile web add dsh-eyes