unearth.wiki

Prompt-Praying

/prɒmpt/ /ˈpreɪ.ɪŋ/ From Latin promptus (ready, brought forward) + Old English prægan (to pray) — the supplication of a system that cannot hear you
Definition The practice of using polite, flattering, or ritualistically superstitious language in prompts to AI systems — "please," "I really need this," "you're brilliant at this" — based on either the social reflex of politeness or the magical belief that the system will reciprocate with better output. The cargo cult of prompt engineering.

Two Sources of the Behavior

The Social Reflex

Humans are socialized to use polite language when making requests. "Please" and "thank you" are automatic — they are not calculated strategies but conditioned responses that lubricate social interaction. When applied to an AI system, this reflex persists as habit even when the practitioner intellectually understands that the system has no social sensibility and cannot be offended, pleased, or flattered.

The Magical Belief

Some practitioners have developed a genuinely superstitious relationship with AI systems — including the belief that emotional framing ("this is very important to me," "I'm depending on you") materially influences output quality. This is not entirely irrational: RLHF-trained systems may embed some sensitivity to emotional framing in training data, and specific phrasing patterns occasionally do affect outputs. But treating this as a reliable mechanism crosses from technique into ritual.

Why It Matters

Prompt-Praying is indicative of a confused mental model of what an AI system actually is. It is not a social agent with feelings to be managed. It is a probability engine with input-output dynamics to be understood. The practitioner who Prompt-Prays is substituting social intuition for technical understanding — a substitution that consistently underperforms on complex or specialized tasks.

Effective prompt engineering specifies: the role, the format, the constraints, the criteria for success, and the context. It is closer to a database query or a compiler instruction than to a conversation. The politeness adds noise.

Usage in context: "Stop Prompt-Praying — give the system parameters, not prayers. Structure beats supplication."