What's in this guide
Each section is a technique you can apply today:
1. A note on reasoning models (read this first).
2. Chain-of-thought (CoT).
3. Self-consistency (sample and vote).
4. Tree of thoughts (explore and prune).
5. ReAct (reason + act with tools).
6. Task decomposition and prompt chaining.
7. Meta-prompting (let the model write the prompt).
8. Choosing the right technique (and the cost trade-off).
9. Sources & further reading.