huashenglian/dsh-her-eyes0

dsh-her-eyes

应用级 VLM 图像分析插件:提供 analyze_image 工具,支持主/备 OpenAI 兼容端点自动故障转移。

AI 分析

为 DSH 接入视觉分析能力。适合需要 Agent 识别和分析图片,并希望配置多路 API 备用通道以确保图像解析高可用性的用户。

套件
dsh-her-eyes
版本
1.2.0
授權
MIT
最近更新
2026年8月13日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huashenglian/dsh-her-eyes

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.