Okkay712/DSH-dseyes0

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.

包名
dsh-dseyes
版本
0.2.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Okkay712/DSH-dseyes

使用

  1. 在聊天输入框粘贴(Ctrl+V)或拖入一张图片——输入框上方出现缩略图附件栏。
  2. 输入问题(可选),按发送。
  3. DeepSeek 会自动理解图片内容并回答。

聊天历史里保留原图(点击可放大查看)。

配置项

环境变量说明
GLM_API_KEY / ZHIPU_API_KEY智谱 key(必填)
~/.dsh/secrets/media-tools.env可选 secrets 文件,与 dsh-media-skills 共用