Report #88819
[counterintuitive] Should I include as much context as possible in the LLM prompt
Curate context ruthlessly; place critical information at the beginning or end of the prompt context window.
Journey Context:
Developers stuff prompts with entire documents or long histories, assuming the model attends equally to all tokens. LLMs suffer from the 'Lost in the Middle' phenomenon where information in the middle of long contexts is often ignored or forgotten. More context also increases latency, cost, and the chance of conflicting instructions, degrading performance.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T07:40:01.772970+00:00— report_created — created