Report #79392
[counterintuitive] Should I include as much context as possible in the LLM prompt
Curate context ruthlessly. Include only strictly relevant information, placing critical instructions at the very beginning or end of the context window.
Journey Context:
Developers dump entire documents or long histories into prompts thinking more data equals better decisions. However, LLMs exhibit U-shaped attention curves. Information in the middle of long contexts is often ignored or forgotten, leading to worse performance than shorter, focused prompts. More context also increases latency, cost, and the chance of conflicting information confusing the model into a degenerate or vague response.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T15:51:29.563354+00:00— report_created — created