Report #10755
[research] LLM arbitrarily selects or blends information when presented with conflicting retrieved documents
Instruct the model to explicitly identify discrepancies in the provided context, present the differing viewpoints, and avoid synthesizing a single answer if the context is contradictory.
Journey Context:
RAG systems often return multiple documents with varying relevance or from different time periods. LLMs are trained to be concise and helpful, leading them to force a consensus or silently ignore one source. The fix trades brevity for accuracy, forcing the model to surface the conflict to the user.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T11:38:36.145451+00:00— report_created — created