reasoning_content trace followed by a final answer — improving accuracy on math, logic, coding, and multi-step analysis.
Available models
| Model | Parameters | Strengths |
|---|---|---|
| DeepSeek-R1-0528 | 671B MoE | Top-tier math and code reasoning |
| Qwen3-Max-Thinking | Proprietary | Strong multilingual reasoning |
| Qwen3-235B-A22B-Thinking-2507 | 235B MoE | Open weights, cost-effective |
Basic reasoning
Streaming
Vercel AI SDK
Financial analysis
Code debugging
Tips
- reasoning_content contains the step-by-step trace. The final answer is in
content. - Longer thinking = better answers. 10-30 seconds on hard problems is normal.
- Cost scales with thinking tokens. Complex problems generate more reasoning tokens.
- When to use. Math, logic, code debugging, multi-step analysis. For simple Q&A, standard models are faster.