generate Generate Task
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
ratio | string | ❌ No | 16:9 | Ratio parameter |
prompt | string | ✅ Yes | a kitten | Prompt parameter |
style | string | ❌ No | cinematic | Style parameter |
model | string | ✅ Yes | runwayml-gen3a_turbo-5 | The model to use for the request |
options | object | ❌ No | {"seconds": 10, "motion_vector": {"x": 0, "y": 0.3999999999999999, "z": 0, "r": -6, "bg_x_pan": 0, "bg_y_pan": 0}} | Options parameter |