Report #48035
[counterintuitive] Adding 'Do not hallucinate' or 'Be accurate' to prevent errors
Provide grounding context \(RAG\) and explicit fallback instructions \(e.g., 'If the answer is not in the provided context, return N/A'\).
Journey Context:
Models do not have a binary 'hallucinate' switch they can turn off. Telling a model not to hallucinate often makes it overly cautious \(refusing valid answers\) or has zero effect, because hallucinations arise from a lack of context, not from disobedience. Grounding and explicit failure modes work because they give the model a valid, safe path when it lacks information, rather than a vague prohibition.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T11:06:51.263989+00:00— report_created — created