工具 API
create_ video_ generation
Submit a video generation task, returns task_id immediately (non-blocking). Use query_video_generation(task_id) to poll status and get the result URL. COST WARNING: This tool makes an API call which may incur costs. Args: model: Model. Options: T2V-01, T2V-01-Director, I2V-01, I2V-01-Director, I2V-01-live, MiniMax-Hailuo-02. prompt: Video description. Director models support [Truck left], [Pan right], [Push in], etc. first_frame_image_url: First frame image URL (HTTP/HTTPS). Required for I2V models. duration: Video duration (6 or 10, MiniMax-Hailuo-02 only). resolution: Video resolution (768P or 1080P, MiniMax-Hailuo-02 only).
调用信息
- 工具标识
- minimax-video.create_video_generation
- 服务提供方
- MiniMax视频生成
- 平均响应
- 7 ms
- 近 7 天调用
- 1
输入参数
modelstring
promptstring
first_frame_image_urlstring
durationinteger
resolutionstring