Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
import { VideoGenerationRequestProvider } from "@openrouter/sdk/models";
let value: VideoGenerationRequestProvider = {};
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
options | models.VideoGenerationRequestOptions | :heavy_minus_sign: | N/A | { “google-vertex”: { “output_config”: { “effort”: “low” } } } |