sfyyy/dsh-vision-bridge

sfyyy★ 7JavaScript最后同步: 2026-08-16

在 GitHub 打开

On-demand vision for text-only DeepSeek Harness (DSH) sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model

README 摘要

@dsh-extension/dsh-vision-bridge On-demand vision for text-only DeepSeek Harness (DSH) sessions. 中文文档 · npm A DSH plugin that gives a text-only DeepSeek session on-demand multimodal capability : the session stays on its text model for every turn, and only when the model actually needs to look at pixels — a screenshot, an uploaded image, a diagram, a chart — does it call the vision describe tool, which sends only the image(s) + a focused question to an OpenAI-compatible vision model. - No long context ever reaches the vision model — a 300k-token conversation history is never sent; each vision call is just image + question, keeping cost minimal. - Session log and UI keep the original images — only the model input is rewritten to text markers. - Bring your own vision endpoint — any OpenAI-compatible /v1/chat/completions service (OpenAI, DeepSeek, Gemini proxy, local vLLM/One-API, …). ❤️ Sponsors Want to appear here? — sponsor this project with an API donation. 🎉 Thanks to xiaoyaoapi for donating their API to this project! xiaoyaoapi is an OpenAI-compatible AI API aggregation gateway for developers, built on New API with a unified admin dashboard. It offers unified key management, tra…

在 GitHub 查看完整 README →
内容/媒体agentdeepseekdeepseek-harnessdshdsh-pluginimage-understandingllmmultimodal

分类