W
Kling 2.6 Pro Motion Control
Kling 2.6 Pro Motion Control, a video model from WaveSpeed.
videoModelOverride: { model: "kling-v2.6-motion-control" }
KKling·served viaWaveSpeed·Released August 2025
Pricing
- List price
- $0.112/second
- Per generation
- $0.00010
Specifications
- Released
- August 2025
- Model string
- kwaivgi/kling-v2.6-pro/motion-control
Parameters
Model options, passed in
videoModelOverride.config.| Parameter | Type | Default | Range / options |
|---|---|---|---|
image | Image URL | — | — |
video | Video URL | — | — |
character_orientation | Select | image | imagevideo |
negative_promptDescription of what to exclude from the video. | Text | — | — |
keep_original_sound | Boolean | false |
Use this model
await mindstudio.generateVideo({ prompt: "...", videoModelOverride: { model: "kling-v2.6-motion-control", config: { character_orientation: "image", }, }, });