Skip to main content
ExampleDescription
Deepseek BasicCookbook example for deepseek/basic.py.
Deepseek Reasoning AgentCookbook example for deepseek/reasoning_agent.py.
Reasoning EffortTune reasoning depth with reasoning_effort.
RetryExample demonstrating how to set up retries with DeepSeek.
Deepseek Structured OutputCookbook example for deepseek/structured_output.py.
Thinking ModeToggle thinking on/off with the use_thinking flag.
Thinking Tool CallsTool calls during thinking mode.
Tool UseDeepseek model example.