co-Elly/dsh-plugin-vision

co-Elly★ 0TypeScript最后同步: 2026-08-22

在 GitHub 打开

👁️ Give your DeepSeek Harness the gift of sight — enables pure-text LLMs to analyze images via Zhipu's free GLM-4V-Flash vision model

README 摘要

👁️ dsh-plugin-vision Give your DeepSeek Harness the gift of sight. English 中文 🤔 What is this? dsh-plugin-vision is a plugin for DeepSeek Harness that enables pure-text LLMs to analyze images . When your underlying language model doesn't support native image input (e.g., DeepSeek-V3 text-only), this plugin bridges the gap by calling Zhipu AI's GLM-4V-Flash — a free vision model — to analyze images and return text descriptions. ✨ Features - 🖼️ Analyze local image files (PNG/JPEG/WebP/GIF) - 🌐 Analyze HTTP(S) URL images - 🔤 Automatic base64 encoding for local files - 🆓 Uses Zhipu's free vision model — no payment required - 🔌 Follows DSH Capability Seam architecture - 🧩 Drop-in Cordis plugin — works with cordis.yml 📦 Installation Option 1: Clone and link Then in your DSH project's cordis.yml : Option 2: npm (coming soon) ⚙️ Configuration Get a free API Key 1. Visit Zhipu Open Platform 2. Register and log in 3. Create an API Key in the API Keys page 4. The glm-4v-flash model is free — no payment needed Environment variables cordis.yml 🚀 Usage Once registered, the agent automatically gets the vision analyze tool: Parameters Parameter Type Required Description image path string …

在 GitHub 查看完整 README →
内容/媒体deepseek-harnessdsh-pluginglm-4v-flashimage-analysisvision

分类