Skip to content
dsh.fish

Browse

88 results

Bundle

@local/dsh-vision-fallback

DeepSeek Harness plugin: content-routing LLM adapter. Text-only requests go to DeepSeek; requests containing images go to a user-configurable OpenAI-compatible vision provider. Read_image works natively for text-only models.

WEIHAOLEE
Bundle

dsh-umi-ocr-vision

Umi-OCR vision bridge for DeepSeek Harness: when the main model is text-only, OCR images with local Umi-OCR and let the original DeepSeek model answer.

paul-yangmy
Bundle

analyze-image-tool

A vision bridge for text-only DeepSeek Harness models: registers an `analyze_image` tool that answers questions about images via ANY OpenAI-compatible vision/multimodal endpoint (SiliconFlow, DashScope, Zhipu, OpenRouter, Ollama, ...).

CaseyTso
Bundle

@dsh-external/dsh-vision-fallback-bridge

Lightweight DSH upload bridge: images and common documents become workspace paths so a text-only DeepSeek model can read them with Qwen-MM-Plugins vision tools.

baizhichen-web
Bundle

dsh-vision-guard

Transparent image guard + vision analysis for DeepSeek Harness: text-only models read pasted images without the 400 session deadlock.

good-boy4069
Bundle

dsh-image-auto-describe

Image auto-describe provider for the DeepSeek Harness apiproxy admission seam: transcribes pasted images through configurable vision routes (Qwen first, GLM fallback) so text-only session models still receive image prompts.

oldHan2423
Bundle

dsh-ocr-bridge

Paste images into DeepSeek Harness chat and have them read by a free local backend (macOS Vision / Tesseract) before the text-only DeepSeek model answers

vuvanmai936-dot
Bundle

my-image-drop

DeepSeek Harness plugin: drag images into the composer and get a file path back, so text-only models can read them via the read tool.

yangpeng-space
Bundle

dsh-paddle-ocr

DSH DeepSeek Harness plugin: Add PaddleOCR vision to text-only LLMs (Agnes, DeepSeek, MiniMax, GLM, Mimo). 为DeepSeek Harness纯文本模型添加图片识别能力,支持本地截图和文档OCR。

tenglongbohai
Bundle

@zzdream67/dsh-vision-bridge

Let text-only models see images in DeepSeek Harness: intercepts the llm/stream waterfall and transparently substitutes each image with a vision model's description.

zzdream67
Bundle

dsh-periscope

DSH plugin: keep text-only models (deepseek-v4-flash / deepseek-v4-pro) as the session default, and automatically route requests that carry image content to a configured vision-capable model (deepseek-v4-flash-vision-exp) 鈥?no manual model switching (periscope).

lmh-2026
Bundle

dsh-vlm-bridge

DeepSeek Harness (dsh) bundle plugin: vision_analyze tool lets text-only LLM agents read images via SenseNova VLM, with Schemastery config and single-source credentials

me9rez
Bundle

@deepseek-ai/dsh-ocr-vision

Model-facing ocr_image tool that runs local RapidOCR (via a Python subprocess) and returns image text as plain text, so text-only DeepSeek models can read images

QEDQCD
Bundle

dsh-vision-pro-bridge

Give text-only DeepSeek-V4-Pro real vision with zero new dependencies and DeepSeek-only routing: images are described by deepseek-v4-flash-vision-exp (your existing DEEPSEEK_API_KEY), then the text is handed to V4-Pro.

ShaineDemo
Bundle

@mengruo/dsh-vision-toolkit

DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.

mengruoa
Bundle

dsh-file-upload-local

Local file-upload plugin for DeepSeek Harness: a paperclip button and drag-and-drop that store files per-session under .dsh-uploads/<sessionId>/, plus a read_document tool that pages text and OCRs images (tesseract.js) so a text-only model can still read screenshots.

lubenweimeiyoukaig