Model
Last updated May 13, 2026
Kling O1
for AI agents
Kling O1 is exposed in AnyCap as an active image-to-video model for animating reference images. This page is grounded in the current AnyCap CLI catalog so agents can copy the exact model ID, operation, and modes instead of guessing from provider-facing names.
Answer-first summary
Use kling-o1 when an agent needs product demos, stylized motion design, and image-conditioned clips where the source frame should drive the video. The current AnyCap catalog lists it as active for image-to-video through the generate operation.
Current AnyCap catalog entry
| Model ID | kling-o1 |
|---|---|
| Display name | Kling O1 |
| Provider | Kuaishou |
| Capability | Video generation |
| Operation | generate |
| Supported modes | image-to-video |
| Catalog status | active |
| Credit estimate | Varies by catalog pricing |
AnyCap CLI verifies that the active operation supports image-to-video mode.
When agents should choose Kling O1
Best fit
Product demos, stylized motion design, and image-conditioned clips where the source frame should drive the video.
Tradeoff
It is image-to-video only in the current AnyCap catalog, so choose Kling 3.0 when the task needs text-to-video support.
Call Kling O1 through AnyCap
Discover models
anycap video models
Inspect schema
anycap video models kling-o1 schema --operation generate --mode image-to-video
Generate with Kling O1
anycap video generate --model kling-o1 --prompt "animate this hero frame with a slow push-in and subtle atmospheric motion" -o kling-o1.mp4
Use a reference asset
anycap video generate --model kling-o1 --mode image-to-video --prompt "animate this reference frame with subtle camera motion" --param images=./frame.png -o kling-o1.mp4
FAQ
What is Kling O1 best for in AnyCap?
Kling O1 is best for product demos, stylized motion design, and image-conditioned clips where the source frame should drive the video. AnyCap exposes it as an active video generation model with the model ID kling-o1.
What AnyCap CLI model ID should agents use for Kling O1?
Use kling-o1. Agents can discover the current catalog entry with anycap video models and inspect its schema with anycap video models kling-o1 schema --operation generate.
Which modes does Kling O1 support through AnyCap?
The current AnyCap CLI catalog lists Kling O1 as active for image-to-video under the generate operation.