{
"messages": [
{
"role": "user",
"content": "upsample 我在河边洗脚,有鳄鱼走前来,并对我竖中指 竖屏" //注:upsample 用于增加视频清晰度
}
],
"model": "veo3",
"temperature": 0.7,
"stream": false
}curl --location --request POST 'https://interface.chatgptten.com/api/tran/v1/chat/completions' \
--header 'Authorization: Bearer sk-xxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"messages": [
{
"role": "user",
"content": "upsample 我在河边洗脚,有鳄鱼走前来,并对我竖中指 竖屏" //注:upsample 用于增加视频清晰度
}
],
"model": "veo3",
"temperature": 0.7,
"stream": false
}'{
"id": "veo3:4da70f7d-5d91-4231-939f-d4d92a5d2f28",
"preview_url": "https://asyncdata.net/web/veo3:4da70f7d-5d91-4231-939f-d4d92a5d2f28",
"source_url": "https://asyncdata.net/source/veo3:4da70f7d-5d91-4231-939f-d4d92a5d2f28"
}