Cheng-cheng9669/dsh-deepseek-vision1

dsh-deepseek-vision

DeepSeek web vision bridge: give text-only DeepSeek models image recognition via a deepseek_vision tool

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.