AI Dynamics

Global AI News Aggregator

About

Prompt technique: hiding chain-of-thought in code comments

Teaching ChatGPT to “think silently” by hiding planning, chain-of-thought, or other intermediate writing in interpreted Python code blocks as comments or strings. Text remains visible to the model (and the user, by clicking to view code) without cluttering the chat dialog.

→ View original post on X — @goodside