Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.varios-ai.com/llms.txt

Use this file to discover all available pages before exploring further.

Options

model
string
required
Runway model name (see Runway API documentation).
runwayApiKey
string
required
API key. Store as a hidden option.
runwayApiVersion
string
X-Runway-Version header, default 2024-11-06.
endpointUrl
string
Optional base URL; default https://api.dev.runwayml.com/v1/.
costs
number
Optional flat cost per successful run.

Arguments

prompt
string
required
Motion or camera instruction relative to the reference image.
ratio
string
1280:720, 720:1280, 768:1280, 1280:768; default 1280:720.
duration
integer
Duration in seconds (1–10), default 5.
lastImagesCount
integer
Which of the latest chat images to use (default 1, max. 3).

Prompt function

\Avency\BotAPI\Service\Adapter\RunwayImageToVideo::execute