MiniMax H3
768P/2K-видео со стереозвуком из текста, первого и последнего кадра или набора изображений и аудио-референсов. Бери 768P для более доступных итераций, 2K — для финальной детализации, до 15 секунд.
Coste
desde 3 tokens/s
Probar MiniMax H3 en Givon AI
Abre un proyecto para crear de forma habitual o usa Playground para revisar los parámetros del modelo.
Usar mediante API
Campos, límites y ejemplos listos para desarrolladores. El flujo de usuario empieza arriba.
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
-H "Authorization: Bearer $GIVON_API_KEY" \
-H "Idempotency-Key: $IDEMPOTENCY_KEY" \
-H "Content-Type: application/json" \
-d '{"type":"video","model":"minimax-h3","input":{"prompt":"toma cinematográfica de dron sobre una ciudad nocturna","aspectRatio":"9:16","resolution":"2k","duration":5,"audioEnabled":true,"referenceAssetUris":["asset://asset_..."]}}'Campos de entrada
* obligatorio| Campo | Tipo | Predeterminado | Permitido |
|---|---|---|---|
prompt* promptGeneration prompt describing the scene, action and direction. | string | — | hasta 7000 caracteres |
aspectRatio aspectRatio | string | 9:16 | 16:9, 1:1, 21:9, 3:4, 4:3, 9:16 |
resolution resolution | string | 2k | 768p, 2k |
duration duration | number | 5 | 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 |
audioEnabled audioEnabledЗвук создаётся автоматически; выключить его отдельно нельзя. | boolean | true | boolean |
Start image startImageAsset input for the startImage slot. | string | — | image · asset, https, data |
End image endImageAsset input for the endImage slot. | string | — | image · asset, https, data |
Speech audio speechAudioAsset input for the speechAudio slot. | string | — | voiceover · asset, https, data |
Speech audio 2 speechAudio2Asset input for the speechAudio2 slot. | string | — | voiceover · asset, https, data |
Speech audio 3 speechAudio3Asset input for the speechAudio3 slot. | string | — | voiceover · asset, https, data |
Reference images referenceAssetUrisOptional reference assets as asset:// URIs, HTTPS URLs, or data URIs. | array | — | image · hasta 9 · asset, https, data |
promptGeneration prompt describing the scene, action and direction.
- Tipo
- string
- Predeterminado
- —
- Permitido
- hasta 7000 caracteres
aspectRatio- Tipo
- string
- Predeterminado
- 9:16
- Permitido
- 16:9, 1:1, 21:9, 3:4, 4:3, 9:16
resolution- Tipo
- string
- Predeterminado
- 2k
- Permitido
- 768p, 2k
duration- Tipo
- number
- Predeterminado
- 5
- Permitido
- 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
audioEnabledЗвук создаётся автоматически; выключить его отдельно нельзя.
- Tipo
- boolean
- Predeterminado
- true
- Permitido
- boolean
startImageAsset input for the startImage slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- image · asset, https, data
endImageAsset input for the endImage slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- image · asset, https, data
speechAudioAsset input for the speechAudio slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- voiceover · asset, https, data
speechAudio2Asset input for the speechAudio2 slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- voiceover · asset, https, data
speechAudio3Asset input for the speechAudio3 slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- voiceover · asset, https, data
referenceAssetUrisOptional reference assets as asset:// URIs, HTTPS URLs, or data URIs.
- Tipo
- array
- Predeterminado
- —
- Permitido
- image · hasta 9 · asset, https, data
Coste
desde 3 tokens/sLa variante se selecciona automáticamente a partir de los campos de la petición; no necesitas enviarla.
Capacidades
text_to_videotext_image_to_videoimage_to_videostartImage:imageendImage:imagespeechAudio:voiceoverspeechAudio2:voiceoverspeechAudio3:voiceoverreferenceAssetUris:image[]<=9