@zenk/vision
DSH 本地视觉能力:macOS Vision OCR + ollama qwen3-vl 语义描述 + 上传图片桥接(图片块转文本,text-only 通道可用)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kaaaaahn/dsh-vision说明文档
阅读完整 README ↗使用
- 直接粘贴图片发送,AI 自动分析并回复
- 或让 AI 调用
vision_analyze(file_path=..., describe=true)分析本地文件(describe 开启语义描述)