You're looking at a specific version of this model. Jump to the model overview.
google /veo-3-fast:653d8e12
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
prompt |
string
|
Text prompt for video generation
|
|
aspect_ratio |
None
|
16:9
|
Video aspect ratio
|
image |
string
|
Input image to start generating from. Ideal images are 1280x720
|
|
negative_prompt |
string
|
Description of what to discourage in the generated video
|
|
resolution |
None
|
720p
|
Resolution of the generated video
|
seed |
integer
|
Random seed. Omit for random generations
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}