chenkezhen480/dsh-multimodal

chenkezhen480★ 1TypeScriptLast synced: 2026-08-15

Open on GitHub

添加deepseek harness多模态能力插件

README excerpt

dsh-plugin-multimodal English 中文 Image recognition and image generation for DeepSeek Harness ( dsh-plugin , a Cordis plugin). The plugin is just tools : image recognize , image generate , and vision providers call whichever external API models the deployer declares — vision via multimodal chat/completions ; image generation via OpenAI-compatible images/generations or the Aliyun DashScope native async-task protocol. No model is bundled or defaulted — a tool invoked without a configured model fails with a clear, actionable error. It never guesses and never fails silently. Demo Image recognition Image generation Features - image recognize — analyze an image (local path / http(s) URL / data URI) through a configured vision model: describe, OCR, read charts/screenshots, review content, … - Local files are inlined as base64 data URIs (25 MiB cap) - prompt (what to ask), max tokens / temperature , per-call provider selection - image generate — generate or transform an image through a configured image model, save it to disk, and return its file path plus a Web-renderable URL when the static server is enabled - Text-to-image : OpenAI-compatible images/generations (prefers b64 json , falls b…

View full README on GitHub →
Tools / Devdeepseekdeepseek-harnessdshdsh-plugindsh-pluginsgenerative-aivision

Category