Model
Last updated May 13, 2026
Seedance 2.0
for AI agents
Seedance 2.0 is exposed in AnyCap as an active video generation model for text-to-video and image-to-video workflows. 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 seedance-2 when an agent needs high-quality cinematic and product video workflows where agents need the newer seedance model entry. The current AnyCap catalog lists it as active for text-to-video, image-to-video through the generate operation.
Current AnyCap catalog entry
| Model ID | seedance-2 |
|---|---|
| Display name | Seedance 2.0 |
| Provider | ByteDance |
| Capability | Video generation |
| Operation | generate |
| Supported modes | text-to-video, image-to-video |
| Catalog status | active |
| Credit estimate | Varies by catalog pricing |
AnyCap CLI verifies the active model ID and modes; external claims about advanced reference systems are not used unless official sources are confirmed.
When agents should choose Seedance 2.0
Best fit
High-quality cinematic and product video workflows where agents need the newer Seedance model entry.
Tradeoff
Use Seedance 2.0 Fast when turnaround speed matters more than peak output quality.
Call Seedance 2.0 through AnyCap
Discover models
anycap video models
Inspect schema
anycap video models seedance-2 schema --operation generate
Generate with Seedance 2.0
anycap video generate --model seedance-2 --prompt "cinematic product video with precise camera movement and polished lighting" -o seedance-2.mp4
Use a reference asset
anycap video generate --model seedance-2 --mode image-to-video --prompt "animate this reference frame with subtle camera motion" --param images=./frame.png -o seedance-2.mp4
FAQ
What is Seedance 2.0 best for in AnyCap?
Seedance 2.0 is best for high-quality cinematic and product video workflows where agents need the newer seedance model entry. AnyCap exposes it as an active video generation model with the model ID seedance-2.
What AnyCap CLI model ID should agents use for Seedance 2.0?
Use seedance-2. Agents can discover the current catalog entry with anycap video models and inspect its schema with anycap video models seedance-2 schema --operation generate.
Which modes does Seedance 2.0 support through AnyCap?
The current AnyCap CLI catalog lists Seedance 2.0 as active for text-to-video, image-to-video under the generate operation.