huashenglian/dsh-her-eyes ↗★ 0
dsh-her-eyes
应用级 VLM 图像分析插件:提供 analyze_image 工具,支持主/备 OpenAI 兼容端点自动故障转移。
AI 分析
为 DSH 接入视觉分析能力。适合需要 Agent 识别和分析图片,并希望配置多路 API 备用通道以确保图像解析高可用性的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huashenglian/dsh-her-eyes說明文件
閱讀完整 README ↗Install
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.