wanshichenguang/dsh-tool-vision
wanshichenguang★ 0TypeScriptLast synced: 2026-08-16
DSH plugin: image_describe (识图) tool over the DashScope OpenAI-compatible vision API (qwen3.7-flash). Bring your own DASHSCOPE_API_KEY.
README excerpt
dsh-tool-vision English 中文 A DeepSeek Harness plugin: the model-facing image describe (识图) tool. It reads a local image file and asks the DashScope OpenAI-compatible API ( qwen3.7-flash ) to describe it or answer a focused question. Works in every agent preset: the bundle patch inserts the tool at the host plane, so every session sees it in the tool catalog. Install Restart dsh web (or install it from the Plugin Market with one click). The tool appears as image describe in the model's tool catalog. API key The plugin ships no key . Set the key in the environment that starts DSH: You can also pass it per-row in cordis.patch.yml : Without a key the tool registers normally and fails with VISION NO API KEY on use, naming the fix. Tool Tool Args Behavior image describe path (string), prompt (string, optional) Resolves the image (absolute path, or relative to the workspace), sends it as a base64 data URL plus the prompt to POST {baseUrl}/chat/completions , and returns the assistant text. Omitting prompt uses defaultPrompt (a complete content description). Config Key Default Meaning baseUrl https://dashscope.aliyuncs.com/compatible-mode/v1 DashScope OpenAI-compatible endpoint. apiKey DASH…
View full README on GitHub →Category
The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网最强 DeepSeek Harness 外挂视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。
★ 2,346
Anionex/agent-vision-toolkit为纯文本模型"看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode
★ 946
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
★ 517