dsh-youreyes
Eyes for text-only DeepSeek on DeepSeek Harness: image understanding via Antigravity IDE quota (default, flash/pro), OpenAI-compatible VLM endpoints, Gemini API, or local Ollama — model-invokable vision tool, wrapper adapters for deepseek/opencode-go, evidence memory, and a polished client panel.
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:54xkeee/dsh-youreyes说明文档
阅读完整 README ↗👁️ dsh-youreyes
给纯文本 DeepSeek 一双眼睛。 在 DeepSeek Harness 里粘贴图片、截图、文件路径——模型就能"看见"并回答与图片相关的问题。DeepSeek 依然是大脑,识图只是眼睛。
一句话:DeepSeek 不会看图?装上它就会了——粘贴、识图、回答,三步完成。
✨ 为什么值得用
| 痛点 | dsh-youreyes 的解法 |
|---|---|
| DeepSeek 纯文本,粘贴图片直接被拒 | 包装适配器声明图片输入,图片自动转文本占位,不再报错 |
| 别的识图插件只认自家 API | 反重力(默认)+ 任意 OpenAI 兼容端点 + Gemini + 本地 Ollama,你的 key 都能用 |
| 配置麻烦、要注册一堆东西 | 本地 Ollama 零配置自动检测;有 Gemini 免费 key 一行配置即可 |
| 模型看到图但"忘了" | 视觉证据记忆:识图结果写入会话,后续轮次可复用,压缩后自动恢复 |
| 同一张图反复花钱识别 | 内容哈希缓存:同图同问进程内只识别一次 |
| 复杂画面识别不准 | auto 档位分流:先标准检查,画面复杂自动升级深度检查 |
| WSL / 被墙环境连不上 API | winCurl 自动降级:fetch 失败自动走 Windows curl 重试 |