Report #56154
[research] Blending facts from multiple conflicting documents in the context, creating a synthesized hallucination
When presenting multiple documents, explicitly tag them \(e.g., \[Doc A\], \[Doc B\]\) and instruct the model to attribute claims to specific documents rather than synthesizing a single truth if contradictions exist.
Journey Context:
When RAG retrieves multiple documents with conflicting information \(e.g., different dates or statistics\), the LLM attempts to average or merge them, resulting in a factually incorrect synthesis. By forcing explicit attribution, the model is constrained to report the specific source rather than inventing a consensus that doesn't exist.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T00:44:47.385143+00:00— report_created — created