SamurAIGPT/dsh-plugin-muapi0

@dsh-plugin/dsh-plugin-muapi

DeepSeek Harness plugin that exposes MuApi's 100+ image, video, and audio generation models as an agent tool.

包名
@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.