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 Analysis

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

Package
dsh-deepseek-vision
Version
0.0.1
License
MIT
Last updated
Aug 16, 2026

Install

$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.