| Example | Description |
|---|---|
| Deepseek Basic | Cookbook example for deepseek/basic.py. |
| Deepseek Reasoning Agent | Cookbook example for deepseek/reasoning_agent.py. |
| Reasoning Effort | Tune reasoning depth with reasoning_effort. |
| Retry | Example demonstrating how to set up retries with DeepSeek. |
| Deepseek Structured Output | Cookbook example for deepseek/structured_output.py. |
| Thinking Mode | Toggle thinking on/off with the use_thinking flag. |
| Thinking Tool Calls | Tool calls during thinking mode. |
| Tool Use | Deepseek model example. |
DeepSeek
Deepseek
Deepseek model example.