Report #70466
[counterintuitive] Telling the model 'Do not make mistakes' or 'Do not hallucinate' reduces errors
Define what \*is\* correct \(affirmative constraints\) and provide reference material, rather than telling it what \*not\* to do.
Journey Context:
LLMs are next-token predictors; negative constraints often prime the exact concepts you want to avoid \(the 'pink elephant' problem\). Telling a model 'don't hallucinate' provides no actionable computational path. Instead, instructing it to 'Only use the provided API documentation' or 'Verify each function against the provided schema' gives it a concrete algorithm to follow during generation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T00:51:17.264578+00:00— report_created — created