welsione/dsh-mmx-multimodal0

dsh-mmx-multimodal

MiniMax multimodal capability hub for DeepSeek Harness (DSH). One mmx_multimodal tool covers describe/image/video/speech/music/cover/search/quota; optional web_search takeover; built-in client enhancement renders inline players in the Web GUI.

AI Analysis

核心用途是集成 MiniMax 的多模态 API 工具。适合需要 Agent 具备多媒体生成(图、视频、音频)与理解能力的任务。支持通过环境变量或配置文件灵活调整出图数和路径。

Package
dsh-mmx-multimodal
Version
1.0.0
License
MIT
Last updated
Aug 14, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

⚙️ 配置

优先级:row config → 环境变量 → 默认值。

配置项环境变量默认值
mmxBinMMX_BIN/usr/local/bin/mmx
outDirMMX_OUT_DIR/tmp/mmx-out
controlFileMMX_CONTROL_FILE/tmp/dsh-vision-control.json
statusFileMMX_STATUS_FILE/tmp/dsh-vision-status.json
defaultCount3(每次出图数,1–8)
timeoutMs570000
setConfigPath/api/dsh-plugins/set-config

控制文件字段:enabled(工具开关)、count(出图数)、webSearchEnabled(mmx 版搜索开关)。