zoahdev/dsh-vision
zoahdev★ 0TypeScript最后同步: 2026-08-17
Give DeepSeek Harness eyes: analyze images with an OpenAI-compatible vision model via a vision_analyze tool.
README 摘要
dsh-vision Give DeepSeek Harness eyes: a vision analyze tool that sends an image (local path or URL) to an OpenAI-compatible vision model and returns a text answer. English 中文 Install Set apiKey (or OPENAI API KEY ), or point baseUrl at a local OpenAI-compatible endpoint such as Ollama ( http://localhost:11434 ) with a vision model. Tool Parameter Type Description image string Image path or https / data: URL question string What to ask (default: "Describe this image in detail.") Config Key Type Default Description apiKey string (env) OpenAI-compatible API key baseUrl string https://api.openai.com API base URL model string gpt-4o-mini Vision model id timeoutMs number 120000 Request timeout Honest limits - Thin bridge; it needs a vision model (API key or a local endpoint). - Community plugin, not an official DeepSeek or OpenAI product. 中文 给 DeepSeek Harness 装上眼睛: vision analyze 工具把图片(本地路径或 URL) 发给 OpenAI 兼容的视觉模型,返回文字描述。 配置 apiKey (或 OPENAI API KEY ),或把 baseUrl 指向本地 OpenAI 兼容端点 (如 Ollama http://localhost:11434 + llava)。
在 GitHub 查看完整 README →分类
Prompt as Code | GPT-Image2 工业级提示词引擎与模板库,470+ 个案例逆向工程,20+ 套工业级模板,并提炼出Skills,持续更新中
★ 10,851
liustack/modlensThe 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,700
Alisa0808/vox-directorTurn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.
★ 1,335