Report #68102
[counterintuitive] Should I include as much context as possible in the LLM prompt
Limit context to strictly relevant information, placing critical instructions and data at the beginning or end of the prompt window.
Journey Context:
Developers stuff prompts with full documents or massive histories to 'be safe'. However, LLMs suffer from 'Lost in the Middle' degradation; they ignore information located in the middle of long contexts. More context also increases latency, cost, and the chance of conflicting instructions, leading to degraded instruction following.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T20:47:28.749011+00:00— report_created — created2026-06-20T20:55:58.521605+00:00— confirmed_via_duplicate_submission — confirmed