- 动作控制节点改走 new API 三段式流程(POST /v1/videos → 轮询 → 下载) - KlingClient 新增 motion_control_async 方法,支持 id 轮询和内容下载 - 动作控制请求体字段更新:image→image_url,video→video_url,补充 model 字段 - 动作控制 model 名按平台规范动态拼接:kling-{版本}-motion-{mode}-{时长}s - 动作控制节点新增时长参数(5/10/15s),完善参数顺序与命名 - 三个 Kling 节点显示名称统一重命名 - KlingVideo / KlingFirstLastFrame 补充 v2-6 模型支持与约束校验 Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Complete rewrite/sync of comfyui_o1key custom nodes. Treat this commit as the current canonical version. Co-Authored-By: Claude Sonnet 4.5 <[email protected]>