Skip to main content
For free and developer tiers, Groq will shut down qwen/qwen3-32b on July 17, 2026. Replace it with qwen/qwen3.6-27b before that date. See Groq deprecations.
deepseek_plus_claude.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your API keys

4

Replace Qwen3 32B

Replace qwen/qwen3-32b with qwen/qwen3.6-27b in the saved file.
5

Run the example

Save the code above as deepseek_plus_claude.py, then run:
Full source: cookbook/10_reasoning/models/groq/deepseek_plus_claude.py