> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-docs-scavio-google-v2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Reasoning

> DeepSeek R1 Distill reasoning examples on Groq: sync/streaming basics, a PgVector knowledge-search agent, and a YFinance stock report agent.

| Example                                                                  | Description                                                                            |
| ------------------------------------------------------------------------ | -------------------------------------------------------------------------------------- |
| [Groq Basic](/examples/models/groq/reasoning/basic)                      | Run DeepSeek R1 Distill Llama on Groq with sync and streaming responses.               |
| [Demo DeepSeek Qwen](/examples/models/groq/reasoning/demo-deepseek-qwen) | Enable reasoning on Qwen 2.5 32B with DeepSeek R1 Distill Qwen as the reasoning model. |
| [Demo Qwen 2.5 32B](/examples/models/groq/reasoning/demo-qwen-2-5-32b)   | Query a PgVector recipe knowledge base with Qwen 2.5 32B on Groq.                      |
| [Groq Finance Agent](/examples/models/groq/reasoning/finance-agent)      | Write a stock report with DeepSeek R1 Distill on Groq and YFinance tools.              |
