huashenglian/dsh-her-eyes ↗★ 0
dsh-her-eyes
Application-level Vision-Language-Model (VLM) analyzer for DeepSeek Harness: analyze_image tool with primary/backup OpenAI-compatible endpoints, automatic failover, and an auto-saving web settings page.
AI 분석
为 DSH 接入视觉分析能力。适合需要 Agent 识别和分析图片,并希望配置多路 API 备用通道以确保图像解析高可用性的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huashenglian/dsh-her-eyesInstall
The plugin is a bundle: it carries its own cordis.patch.yml and self-activates. Installing it is a single command — no manual patch editing in the profile.
## Uninstall
```bash
dsh plugin --profile web remove dsh-her-eyes
This removes the dependency and the bundle entry. Your vlm-vision.json config file is left untouched.