mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
13 lines
1.3 KiB
Plaintext
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. | |