返回模型列表

CogVideoX 3

zhipuzhipu/cogvideox-3

Zhipu AI CogVideoX 3 — flagship text/image-to-video generation. Up to 5s or 10s, up to 4K resolution.

上下文长度
--
最大输出
--
请求价格按次
$0.2088每次请求

模态能力

文本图像视频

价格明细

类型费率
请求$0.2088 每次请求

支持参数

promptimage_urldurationsizequalityfpswith_audio

API 使用示例

所有新集成都应使用下方示例中的全球端点 api.therouter.ai;旧中国加速端点已下线。

cURL
curl https://api.therouter.ai/v1/videos   -H "Content-Type: application/json"   -H "Authorization: Bearer $THE_ROUTER_API_KEY"   -d '{
    "model": "zhipu/cogvideox-3",
    "prompt": "A slow tracking shot through a neon-lit city street",
    "duration": 8
  }'
客服支持