alibaba video-generation provider for Wan models on
Alibaba Model Studio / DashScope.
- Provider:
alibaba - Preferred auth:
MODELSTUDIO_API_KEY - Also accepted:
DASHSCOPE_API_KEY,QWEN_API_KEY - API: DashScope / Model Studio async video generation
Getting started
Any of the accepted auth keys (
MODELSTUDIO_API_KEY, DASHSCOPE_API_KEY, QWEN_API_KEY) will work. The qwen-standard-api-key onboarding choice configures the shared DashScope credential.Built-in Wan models
The bundledalibaba provider currently registers:
| Model ref | Mode |
|---|---|
alibaba/wan2.6-t2v | Text-to-video |
alibaba/wan2.6-i2v | Image-to-video |
alibaba/wan2.6-r2v | Reference-to-video |
alibaba/wan2.6-r2v-flash | Reference-to-video (fast) |
alibaba/wan2.7-r2v | Reference-to-video |
Current limits
| Parameter | Limit |
|---|---|
| Output videos | Up to 1 per request |
| Input images | Up to 1 |
| Input videos | Up to 4 |
| Duration | Up to 10 seconds |
| Supported controls | size, aspectRatio, resolution, audio, watermark |
| Reference image/video | Remote http(s) URLs only |
Advanced configuration
Relationship to Qwen
Relationship to Qwen
The bundled
qwen provider also uses Alibaba-hosted DashScope endpoints for
Wan video generation. Use:qwen/...when you want the canonical Qwen provider surfacealibaba/...when you want the direct vendor-owned Wan video surface
Auth key priority
Auth key priority
FluffBuzz checks for auth keys in this order:
MODELSTUDIO_API_KEY(preferred)DASHSCOPE_API_KEYQWEN_API_KEY
alibaba provider.Related
Video generation
Shared video tool parameters and provider selection.
Qwen
Qwen provider setup and DashScope integration.
Configuration reference
Agent defaults and model configuration.