You're looking at a specific version of this model. Jump to the model overview.
heygen /video-agent:64dc3aad
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 describing the video you want to create. The Video Agent will handle avatar selection, scripting, scenes, and editing.
|
|
| avatar_id |
string
|
Avatar ID to use for the video. If not provided, the Video Agent will select an appropriate avatar.
|
|
| duration_sec |
integer
|
Min: 5 |
Approximate target duration of the video in seconds. Minimum is 5.
|
| orientation |
string
|
|
Video orientation. Must be "landscape" or "portrait". Leave empty to let the Video Agent decide.
|
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'}