modlens
liustack/modlens
为纯文本模型架起视觉桥梁:粘贴图片,输出结构化 JSON 证据(OCR、版面、语义)。
DeepSeek Harness 插件
DeepSeek 大脑 + 自动识图:GUI 附加的每张图片自动经 OpenAI 兼容 VLM 转译成文字,再交给纯文本的 DeepSeek 作答——有 key 自动走快速通道(默认 qwen3.7-flash,支持百炼/智谱/OpenRouter 等任意 OpenAI 兼容端点),无 key 自动探测本地 Ollama(零配置,图片不出本机)。
跳到安装方式先检查来源,再复制社区 registry 提供的命令。
dsh plugin --profile web add dsh-vision-proxy此命令来自社区 registry 快照。运行前请检查仓库与 package scripts。
只读发现信息。使用前请到仓库核对每个字段。
registry-record.json发现信息 · 到来源核验{
"name": "dsh-vision-proxy",
"owner": "Flyvhidbwo",
"category": "tools",
"description": "DeepSeek brain + automatic image transcription: attach images in the GUI and each one is transcribed to text via any OpenAI-compatible VLM before reaching the text-only DeepSeek — a keyed fast path (default qwen3.7-flash; DashScope/Zhipu/OpenRouter or any OpenAI-compatible endpoint) with your own key, or local Ollama auto-detected with zero config.",
"descriptionZh": "DeepSeek 大脑 + 自动识图:GUI 附加的每张图片自动经 OpenAI 兼容 VLM 转译成文字,再交给纯文本的 DeepSeek 作答——有 key 自动走快速通道(默认 qwen3.7-flash,支持百炼/智谱/OpenRouter 等任意 OpenAI 兼容端点),无 key 自动探测本地 Ollama(零配置,图片不出本机)。",
"install": "dsh plugin --profile web add dsh-vision-proxy",
"npm": "dsh-vision-proxy",
"stars": 6,
"added": "2026-08-14",
"source": "registry"
}目录收录和 GitHub stars 都不能证明该插件安全。加入 profile 前,请检查 manifest、安装脚本、权限、网络行为、密钥处理、许可证和未解决的问题。