dsh-dseyes
Give DeepSeek Harness free eyes — natively. Paste or drop an image into the Web GUI composer: it appears as a thumbnail attachment (like a normal AI chat), and before the text-only DeepSeek model is called, the host automatically reads the image with the free Zhipu GLM-4V-Flash vision model and substitutes the description, so DeepSeek finally understands images.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Okkay712/DSH-dseyes说明文档
阅读完整 README ↗使用
- 在聊天输入框粘贴(Ctrl+V)或拖入一张图片——输入框上方出现缩略图附件栏。
- 输入问题(可选),按发送。
- DeepSeek 会自动理解图片内容并回答。
聊天历史里保留原图(点击可放大查看)。
配置项
| 环境变量 | 说明 |
|---|---|
GLM_API_KEY / ZHIPU_API_KEY | 智谱 key(必填) |
~/.dsh/secrets/media-tools.env | 可选 secrets 文件,与 dsh-media-skills 共用 |