SamurAIGPT/dsh-plugin-muapi0

@dsh-plugin/dsh-plugin-muapi

DeepSeek Harness 插件,将 MuApi 的 100 多种图像、视频和音频生成模型作为 Agent 工具开放。

AI 分析

核心用途是赋予 AI 助手调用 MuApi 平台进行多媒体内容创作的能力。适合需要通过 AI 自动生成图像、音视频的多媒体创作者,需配置 MuApi 密钥。

包名
@dsh-plugin/dsh-plugin-muapi
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SamurAIGPT/dsh-plugin-muapi

Configuration

SettingDefaultDescription
tool.enabledtrueExpose the tool to the agent.
tool.apiKeyEnvCredential reference for your MuApi API key.
tool.baseUrlhttps://api.muapi.ai/api/v1API base URL.
tool.pollIntervalMs3000Delay between result polls.
tool.timeoutMs600000Max time to wait for a job to complete.