Runwayml-Gen3a_turbo-5 — Generate Task. GPTProto API reference.
Runway’s generate task.mdx for the generate task API.Documentation Index
Fetch the complete documentation index at: https://docs.gptproto.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |