R
Aleph 2
Aleph 2, a video model from Runway.
videoModelOverride: { model: "aleph-2" }
Runway·Released 2026Pricing
- List price
- $0.28/sec (min $0.56)
- Per generation
- $0.010
Specifications
- Aspect ratios
- 8
- Released
- 2026
- Model string
- aleph2
Parameters
Model options, passed in
videoModelOverride.config.| Parameter | Type | Default | Range / options |
|---|---|---|---|
videoRequiredVideo to edit. Must be 2–30 seconds, up to 1080p. | Video URL | — | — |
targetAspectRatioExpand or outpaint to this aspect ratio. Match input keeps the source ratio. | Select | — | 16:99:161:14:33:43:2+2 |
seedA specific value that is used to guide the 'randomness' of the generation. | Seed | — | 0–2147483647 |
Use this model
await mindstudio.generateVideo({ prompt: "...", videoModelOverride: { model: "aleph-2", }, });