dsh-newapi-video
在对话中用 @ 引用素材调用 new-api 中转站的视频大模型生成视频,支持 Seedance 2.0 与快乐马的文生视频和图生视频,覆盖四种中转协议。
Call a new-api (one-api style) relay station's video model from the conversation with @-referenced image/video materials, supporting Seedance 2.0 and Happyhorse text-to-video and image-to-video across four relay protocols.
怎么安装
dsh plugin add github:chen704290901chen/dsh-newapi-video 简介
dsh-newapi-video 一个 DeepSeek Harness(DSH)插件:在对话里用 @ 引用素材(图片 / 视频),再加一句提示词,调用 **new-api(one-api 风格中转站)** 的视频大模型生成视频。 功能 注册两个工具: newapi_generate_video —— 文生视频 / 图生视频 / 首尾帧视频。 newapi_task_status —— 查询本地任务台账,恢复因超时或中断而丢失的异步任务。 通过 @ 引用素材:把 @ 引用的图片路径传给 first_frame(首帧图生视频)、last_frame(尾帧)、reference_images(外观一致性参考图);视频素材传给 video(视频生视频,视模式而定)。 四种中转协议: v1-videos(**默认**):new-api 统一任务接口 POST {base}/v1/videos + GET /v1/videos/{task_id},适配 **Seedance 2.0** 与 **Happyhorse**(快乐马)。按模型名自动识别请求体:happyhorse-* 走顶层 size+images;doubao-seedance-* 走 metadata.resolution/ratio + metadata.content(first_frame / last_frame / …
推荐参考
信息
- 协议
- –
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-13
- 创建于
- 2026-09-08
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
把 ChatGPT(Codex)、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方:设置页登录、模型目录、用量展示,以及 image_generate、video_generate 与 x_search 工具。
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness,在 DSH 对话窗口里零配置使用。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-thinking-effort
hytime/dsh-thinking-effort
为 DSH 自定义模型配置思考档位和子 agent 默认思考强度。