DSH Plugins Marketplace

DSH Plugins

dsh-auto-vision

by · k2d5rqjpkg-art/dsh-auto-vision

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add dsh-auto-vision
GitHubnpm

Original language: English

hasBundlePatch

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

DSH 0.1.5-rc.2: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.1.0
0.2.0
0.2.1
0.2.2
0.2.3
0.3.0
0.4.0

Similar plugins

dsh-subagent-vision

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.

Vision & MultimodalManifest valid

0

105/wk

dsh plugin --profile web add dsh-subagent-vision

Auto-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

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-deepseek-model-router

Auto-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

Vision & MultimodalManifest valid

0

dsh plugin --profile web add dsh-auto-vision

Vision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.

Vision & MultimodalManifest valid

0

dsh plugin --profile web add dsh-vision-recognizer

Vision 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

Vision & MultimodalManifest valid

0

dsh plugin --profile web add dsh-vision-subagent

On-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).

Vision & MultimodalManifest valid

0

dsh plugin --profile web add dsh-eyes