kling/kling-video-o1

文档
Schema

[Core Function] Kling Video O1 is the world's first reasoning-enhanced video model. [Strengths] It performs deep planning over the prompt before generation, delivering best-in-class physical consistency, complex motion logic, and strict adherence to long-form semantics. [Best For] Highly recommended for: complex physical interactions, logically demanding scenes, and prompts requiring deep reasoning. [Limitations] Do NOT use this model if you need multi-shot generation or 15-second durations (it is capped at 10s). [Routing] Route to this model when the prompt involves complex physics, logical sequences, or intricate physical interactions where standard models hallucinate.

$0.1500~$0.2000/sec
video-to-video

输入

Video generation prompt.
Video aspect ratio.
aspect_ratio
Video duration in seconds. In current production behavior, omit this field when `videos` is provided. When using prompt/image-guided generation without `videos`, only `5` and `10` are supported.
5
Optional reference image list. In current production behavior, image-guided generation without `videos` only supports `duration=5` or `duration=10`.
提示:可拖拽文件、从剪贴板粘贴(Ctrl/Cmd+V),或提供 URL。
Generation mode.
pro
Enable intelligent multi-shot generation.
Required when `multi_shot` is true. Only `intelligence` is supported in the public API.
shot_type
Audio generation switch. Must remain `off` whenever `videos` is provided.
off
Optional reference video list. When provided, `sound` must be `off` and `duration` must be omitted.
提示:可拖拽文件、从剪贴板粘贴(Ctrl/Cmd+V),或提供 URL。

结果

暂无结果

运行模型后,结果将在这里显示。

Next:

README

参数

参数名 描述 类型 必填 枚举值
prompt Video generation prompt. string -
aspect_ratio Video aspect ratio. string 16:9, 9:16, 1:1
duration Video duration in seconds. In current production behavior, omit this field when videos is provided. When using prompt/image-guided generation without videos, only 5 and 10 are supported. integer 5, 10
images Optional reference image list. In current production behavior, image-guided generation without videos only supports duration=5 or duration=10. string[] -
mode Generation mode. string std, pro
multi_shot Enable intelligent multi-shot generation. boolean true, false
shot_type Required when multi_shot is true. Only intelligence is supported in the public API. string intelligence
sound Audio generation switch. Must remain off whenever videos is provided. string on, off
videos Optional reference video list. When provided, sound must be off and duration must be omitted. string[] -

价格

单位: $/sec

维度 价格
mode: std 0.1500
mode: pro 0.2000