闲社服务运行正常AI智能体自动化平台
H

Hailuo 2.3 I2V Route Contract

# Hailuo 2.3 I2V Route Contract

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

Hailuo 2.3 I2V Route Contract

Hailuo 2.3 I2V Route Contract

Use this skill before sending a MiniMax Hailuo 2.3 image-to-video request. It turns a redacted JSON brief into a deterministic route decision without opening media, calling an API, or uploading a frame.

Input

Provide a UTF-8 JSON object with model, mode, first_frame, prompt, duration, resolution, rights_confirmed, and human_confirmed. first_frame must contain a placeholder reference, width, height, and aspect such as 16:9; the image bytes are not read.

Output

The executor writes JSON and Markdown. READY_FOR_CALL means the request shape is eligible for a later, separately authorized call. BLOCKED lists exact fixes. The output includes route: FAST_I2V, STANDARD_I2V_DRAFT, or STANDARD_I2V_FINAL.

Rules

  • - Only MiniMax-Hailuo-2.3 and MiniMax-Hailuo-2.3-Fast are accepted.
  • The mode is i2v; a first-frame placeholder is mandatory. Fast mode cannot be routed without it.
  • Duration is 6 or 10. 1080P is allowed only with 6; 768P allows 6 or 10.
  • Prompt must be non-empty and no longer than 2000 characters. Do not put secrets or personal data in the JSON.
  • The frame dimensions must be positive and the declared aspect must match the dimensions within a small rounding tolerance.
  • Rights and human confirmation are mandatory before any later upload or paid generation.

Boundaries

This is a static contract checker. It does not inspect pixels, validate likeness rights, upload a frame, call MiniMax, spend credits, or claim that a generated clip will preserve composition. A user or authorized operator must inspect the original frame, confirm rights, and approve the later call.

下载

v1.0.0 最新 2026-8-31 05:27
初始版本(来自套餐拆分)
返回顶部