Skip to main content
agentscope-extensions-model-dashscope integrates Alibaba Cloud DashScope Qwen models, including multimodal and reasoning-capable Qwen models.

Add the dependency

ModelRegistry

Set DASHSCOPE_API_KEY, then use either dashscope:<model> or the Qwen short form:

Explicit builder

Use the builder when you need DashScope-specific options such as endpoint type, thinking, search, encryption:

Spring Boot

Spring Boot applications can use the DashScope starter:
Full builder options, formatters, credentials, and registry context details are covered in Model.