firehose> #llmops

Negative Prompting

Explicitly tell the model what not to do, and where to stop. A capable model acts on its own more readily — drafting, editing, refactoring, "getting creative" past the literal ask — so the highest-value sentence in many prompts is the one that bounds the action. Negative prompting states the deliverable and the stop condition: "report what you find and stop; don't fix, send, edit, or delete anything until I say go; do the simplest thing that works and skip cleanup I didn't ask for." The mental model the source offers is an intern: you tell a new intern the specific things not to do because they don't yet know the process and will otherwise over-reach.

Notably the source observes this technique's effectiveness has changed with model generation: negative prompting "used to not work as well" than positive specificity, but on recent models it "tends to work pretty well" — a best practice whose value is tied to the current model landscape, not a timeless law.

Claims


Linked from