mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
---
|
|
title: "InputVideo"
|
|
---
|
|
|
|
Video input content item
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- |
|
|
| `type` | [components.InputVideoType](../components/inputvideotype.mdx) | :heavy_check_mark: | N/A |
|
|
| `video_url` | *str* | :heavy_check_mark: | A base64 data URL or remote URL that resolves to a video file | |