huashenglian/dsh-her-eyes0

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 备用通道以确保图像解析高可用性的用户。

パッケージ
dsh-her-eyes
バージョン
1.2.0
ライセンス
MIT
最終更新
2026/08/13

インストール

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