Files
openrouter-python-sdk-retry…/docs/components/videogenerationusage.mdx
T

13 lines
1.3 KiB
Plaintext

---
title: "VideoGenerationUsage"
---
Usage and cost information for the video generation. Available once the job has completed.
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| `cost` | *OptionalNullable[float]* | :heavy_minus_sign: | The cost of the video generation in USD. |
| `is_byok` | *Optional[bool]* | :heavy_minus_sign: | Whether the request was made using a Bring Your Own Key configuration. |