RRRosmontis/dsh-qwen-mm

插件 ⭐ 2 MIT visual

Qwen-MM-Plugins集成包,用于DeepSeek Harness(dsh)——多模态MCP工具(视觉、OCR、ASR、搜索、视频、Blender、FreeCAD)+ 图像附件桥接。让DeepSeek Harness原生支持多模态。

catalog 简介:Qwen-MM-Plugins integration bundle for DeepSeek Harness (dsh) — multimodal MCP tools (vision, OCR, ASR, search, video, Blender, FreeCAD) + image attachment bridge. 让 DeepSeek Harness 原生支持多模态。

安装

# 1. 克隆 fork(含核心改动 + 插件源码)
git clone https://github.com/RRRosmontis/deepseek-harness.git
cd deepseek-harness
pnpm install
pnpm run build

# 2. 安装本插件到 web profile(从 git 或本地)
pnpm dsh --profile web plugin add github:RRRosmontis/dsh-qwen-mm
#   或:pnpm dsh --profile web plugin add ./packages/bundle/qwen-mm

# 3. 启动
pnpm dsh --profile web

RRRosmontis/dsh-qwen-mm 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。