Skip to main content
ExampleDescription
Dashscope BasicCookbook example for dashscope/basic.py.
Dashscope Image AgentCookbook example for dashscope/image_agent.py.
Dashscope Image Agent BytesCookbook example for dashscope/image_agent_bytes.py.
Knowledge Tools1. Run: uv pip install openai agno lancedb tantivy sqlalchemy to install the dependencies.
RetryExample demonstrating how to set up retries with DashScope.
Dashscope Structured OutputCookbook example for dashscope/structured_output.py.
Dashscope Thinking AgentCookbook example for dashscope/thinking_agent.py.
Dashscope Tool UseCookbook example for dashscope/tool_use.py.