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.