Dashscope

Browse DashScope model examples with Qwen models, image analysis, knowledge tools, and retry patterns.

ExampleDescription
Dashscope BasicRun Qwen Plus on DashScope with sync, async, and streaming responses.
DashScope Image AgentAnalyze image URLs with a tool-capable Qwen3-VL model and enrich answers with web search.
Dashscope Image Agent BytesAnalyze image bytes with a tool-capable Qwen3-VL model and search the web for context.
Knowledge ToolsUse OpenAI embeddings with LanceDB for hybrid search to build a knowledge-augmented DashScope agent.
RetryReview retry settings and why invalid model IDs cannot reliably exercise the retry path.
Dashscope Structured OutputRequest JSON from Qwen Plus on DashScope and validate it locally as a MovieScript.
Dashscope Thinking AgentEnable thinking on DashScope's QVQ Max to reason through an image problem.
DashScope Tool UseGive a DashScope qwen-plus agent web search tools and stream sync and async responses.