Cheng-cheng9669/dsh-deepseek-vision1

dsh-deepseek-vision

DeepSeek 网页视觉桥接:通过 deepseek_vision 工具赋予纯文本 DeepSeek 模型图像识别能力。

AI 分析

核心用途是为不支持多模态的纯文本 DeepSeek 模型提供图片识别辅助。适合需要处理图片输入任务的用户,需本地配置 Python 及相关脚本。

包名
dsh-deepseek-vision
版本
0.0.1
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Cheng-cheng9669/dsh-deepseek-vision

Configuration

Default configuration for this machine:

  • pythonCommand: py
  • pythonVersion: -3.13
  • dsvScript: D:/Dsh/tools/deepseek-vision-cli/dsv.py
  • timeoutMs: 180000
  • maxOutputChars: 20000

These can be overridden in a profile patch.