All examples
Example Cogtemplate:minimax-h3
Text → video + native audio
MiniMax H3
MiniMax H3 text-to-video with structured audiovisual prompts, GPU AV1 WebM delivery, R2/HF weight cache, and optional EasyCache operator sweeps in the open-source adapter.
RTX 5090 scale to zero WebM AV1 + stereo audioMiniMax H3native audioAV1
Canonical example
Input and output, side by side
glass-hummingbird T2V · 1184×672 · 5s · seed 31001
01 · input
Macro product film in one continuous shot: a translucent glass hummingbird unfolds its wings above a dark reflective table, the camera makes a slow 30-degree arc, cool rim light refracts into spectral highlights, delicate crystalline wing chimes and a low room tone, no cuts, photorealistic.
prompt
Macro product film in one continuous shot: a translucent glass hummingbird unfolds its wings above a dark reflective table, the camera makes a slow 30-degree arc, cool rim light refracts into spectral highlights, delicate crystalline wing chimes and a low room tone, no cuts, photorealistic.
aspect ratio
16:9
size
balanced
duration
5
steps
20
seed
31001
02 · WebM AV1 + stereo audio
preview
Run the same recipe everywhere
curl -sX POST https://app.nz/api/cogs/run \
-H "Authorization: Bearer $APP_NZ_KEY" \
-H "Content-Type: application/json" \
-d '{"template":"minimax-h3","input":{"prompt":"Macro product film in one continuous shot: a translucent glass hummingbird unfolds its wings above a dark reflective table, the camera makes a slow 30-degree arc, cool rim light refracts into spectral highlights, delicate crystalline wing chimes and a low room tone, no cuts, photorealistic.","aspect_ratio":"16:9","size":"balanced","duration":5,"steps":20,"seed":31001,"structured_prompt":true,"include_audio":true,"output_codec":"webm-av1","encode_quality":26}}'