Report #87179
[counterintuitive] Adding 'Do not hallucinate' or 'Only answer if 100% certain' to reduce factual errors
Provide ground truth via RAG, ask the model to cite specific excerpts from the provided text, or use tool use for verification.
Journey Context:
'Do not hallucinate' is a semantic null to the model; it doesn't map to an internal confidence threshold. It often causes false refusals \(refusing easy questions\) or makes the model hide its uncertainty while still being wrong. LLMs are inherently generative; you cannot prompt away hallucinations. Grounding in retrieved context and forcing citation of specific excerpts is the only reliable method.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T04:55:18.359554+00:00— report_created — created