Skip to content

Model Studio SOPAlibaba Cloud Model Studio

Self-contained documentation reference with AI chat. 270 pages across 12 sections.

How Model Studio fits together โ€‹

flowchart TD
  C["Your app"] --> API["Model Studio API DashScope and OpenAI compatible"]
  API --> Q["Qwen text models"]
  API --> I["Image generation"]
  API --> V["Video generation"]
  API --> S["Speech and audio"]
  API --> E["Embeddings and rerank"]
  Q --> O["Response"]
  I --> O
  V --> O
  S --> O
  E --> O