| Dashscope Basic | Cookbook example for dashscope/basic.py. |
| Dashscope Image Agent | Cookbook example for dashscope/image_agent.py. |
| Dashscope Image Agent Bytes | Cookbook example for dashscope/image_agent_bytes.py. |
| Knowledge Tools | 1. Run: uv pip install openai agno lancedb tantivy sqlalchemy to install the dependencies. |
| Retry | Example demonstrating how to set up retries with DashScope. |
| Dashscope Structured Output | Cookbook example for dashscope/structured_output.py. |
| Dashscope Thinking Agent | Cookbook example for dashscope/thinking_agent.py. |
| Dashscope Tool Use | Cookbook example for dashscope/tool_use.py. |