使用 Sora 模型根据文本或对话生成视频
| 名称 | 类型 | 必选 | 说明 |
|---|---|---|---|
model | string | 是 | 模型名称,如 sora-2 或 sora-2-hd |
messages | array | 是 | 对话格式的消息列表,用于描述视频内容 |
stream | boolean | 否 | 是否启用流式响应(推荐设置为 true) |
⌛️ 任务正在队列中,请耐心等待...🏃 进度:36.0%✅ 视频生成成功,[点击这里](https://...) 查看视频~~~Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
成功响应 (流式)