While Chain-of-Thought (CoT) improves reasoning, verbose thoughts increase token latency and cost.
CoT Decoding Controls calibrate reasoning density by instructing the model to limit thinking steps to a specific number of bullet points or bounding thoughts strictly within <thinking> tags under a strict word limit, keeping reasoning cost-effective.
Classify the support ticket.
Rules:
Claude is highly compliant with thinking limits. Bounding reasoning in XML tags makes it easy to strip before presenting to users.