Report #42607
[counterintuitive] Should I always provide the maximum possible context to an LLM
Curate context ruthlessly. Include only strictly relevant information and place critical instructions or documents at the very beginning or end of the prompt window.
Journey Context:
The intuitive developer belief is that more context reduces hallucination by giving the model all the facts. Empirical evidence shows LLMs suffer from severe 'lost in the middle' degradation; performance drops significantly when relevant information is buried in the middle of a long context window. Excess context increases latency, cost, and the probability of conflicting information confusing the model's attention mechanism.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T01:59:07.083793+00:00— report_created — created