> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # VideoGenerationRequestProvider Provider-specific passthrough configuration ## Fields | Field | Type | Required | Description | Example | | --------- | ------------------------------------------------------------------------------------------------------- | -------------------- | ----------- | ----------------------------------------------------------------------------------------------- | | `options` | [Optional\[components.VideoGenerationRequestOptions\]](../components/videogenerationrequestoptions.mdx) | :heavy\_minus\_sign: | N/A | \{
"google-vertex": \{
"output\_config": \{
"effort": "low"
}
}
} |