W
Hailuo 2.3 Pro
Hailuo 2.3 Pro, a video model from WaveSpeed.
videoModelOverride: { model: "minimax-hailuo-2.3" }
MiniMax·served viaPricing
- List price
- $0.49/run
- Per generation
- $0.00010
Specifications
- Context window
- 2,000 tokens
- Released
- October 2025
- Model string
- minimax/hailuo-2.3
Parameters
Model options, passed in
videoModelOverride.config.| Parameter | Type | Default | Range / options |
|---|---|---|---|
imageURL of the source image for the video (REQUIRED). | Image URL | — | — |
enable_prompt_expansionThe model automatically optimizes incoming prompts to enhance output quality. This also activates the safety checker, which ensures content safety by detecting and filtering potential risks. | Boolean | false |
Use this model
await mindstudio.generateVideo({ prompt: "...", videoModelOverride: { model: "minimax-hailuo-2.3", }, });