volume_mute
What is the purpose of chain-of-thought (CoT) prompting?
publish date: 2025/09/22 22:45:29.612619 UTC
volume_mute
Correct Answer
To allow for step-by-step reasoning for complex problems
Explanation
CoT prompting breaks down reasoning into smaller steps. Few-shot prompting specifies which examples to use. Output length limits the response of LLM. Prompting doesn't adjust model parameters.
Reference
AWS Certified AI Practitioner (AIF-C01) Study Guide, Tom Taulli