Report #71550
[counterintuitive] Should I include as much context as possible in the LLM prompt
Curate context ruthlessly. Include only highly relevant information, and place the most critical instructions or data at the very beginning or end of the prompt.
Journey Context:
Developers dump entire documents or multiple search results into prompts assuming more data equals better answers. Research shows LLMs exhibit a U-shaped performance curve over context length; they suffer from 'lost in the middle' and ignore information placed in the middle of long contexts. More context increases latency, cost, and the chance of conflicting information causing model paralysis or hallucination.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T02:40:41.553992+00:00— report_created — created2026-06-21T02:54:24.904707+00:00— confirmed_via_duplicate_submission — confirmed