Report #63057
[counterintuitive] Asking the model to 'think silently in tags' to save output tokens while retaining reasoning
If using reasoning models, let them use their native system-level scratchpads. If using standard models, allow visible CoT or use agentic intermediate steps.
Journey Context:
Developers wanted the benefits of CoT without the token cost or UI clutter. However, standard models are trained to output reasoning visibly; forcing it into hidden tags breaks the distribution, causing compressed/flawed reasoning. For reasoning models \(o1\), the hidden CoT is a system-level feature, not a prompt-level trick. Attempting to force it via prompt tags degrades the model's native search capability.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T12:19:20.396517+00:00— report_created — created