{
"model": "agent-vod-general",
"prompt": "给这个玩具制作一个营销宣传小短片",
"images": ["https://ark-project.tos-cn-beijing.volces.com/doc_image/seedream4_imagesToimages_2.png"],
"seconds": "10",
"aspect_ratio": "16:9"
}curl --location --request POST 'https://omnirouters.com/v1/video/generations' \
--header 'Authorization: Bearer sk-xxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "agent-vod-general",
"prompt": "给这个玩具制作一个营销宣传小短片",
"images": ["https://ark-project.tos-cn-beijing.volces.com/doc_image/seedream4_imagesToimages_2.png"],
"seconds": "10",
"aspect_ratio": "16:9"
}'{}