| Example | Description |
|---|---|
| Groq Basic | Run DeepSeek R1 Distill Llama on Groq with sync and streaming responses. |
| Demo DeepSeek Qwen | Enable reasoning on Qwen 2.5 32B with DeepSeek R1 Distill Qwen as the reasoning model. |
| Demo Qwen 2.5 32B | Query a PgVector recipe knowledge base with Qwen 2.5 32B on Groq. |
| Groq Finance Agent | Write a stock report with DeepSeek R1 Distill on Groq and YFinance tools. |
Reasoning
Reasoning
DeepSeek R1 Distill reasoning examples on Groq: sync/streaming basics, a PgVector knowledge-search agent, and a YFinance stock report agent.