Few-Shot Chain of Thought combines few-shot prompting with step-by-step reasoning. You provide examples that include not just the input and output, but also the complete reasoning process that leads from input to output.
This technique is particularly powerful for complex reasoning tasks where showing the thought process helps the model understand how to approach new problems.