| Example | Description |
|---|---|
| Dashscope Basic | Run Qwen Plus on DashScope with sync, async, and streaming responses. |
| DashScope Image Agent | Analyze image URLs with a tool-capable Qwen3-VL model and enrich answers with web search. |
| Dashscope Image Agent Bytes | Analyze an image from raw bytes with Qwen VL Plus and search the web for context. |
| Knowledge Tools | Use OpenAI embeddings with LanceDB for hybrid search to build a knowledge-augmented DashScope agent. |
| Retry | Review retry settings and why invalid model IDs cannot reliably exercise the retry path. |
| Dashscope Structured Output | Return a structured MovieScript from Qwen Plus on DashScope with output_schema. |
| Dashscope Thinking Agent | Enable thinking on DashScope’s QVQ Max to reason through an image problem. |
| DashScope Tool Use | Give a DashScope qwen-plus agent web search tools and stream sync and async responses. |
DashScope
Dashscope
Browse DashScope model examples with Qwen models, image analysis, knowledge tools, and retry patterns.