Report #61490
[counterintuitive] Should I include as much context as possible in the LLM prompt
Limit context to strictly relevant information and place the most critical instructions or retrieved documents at the very beginning or end of the prompt window.
Journey Context:
Developers often stuff context windows thinking more information leads to better answers. However, LLMs suffer from 'Lost in the Middle' degradation. When context windows are filled, models ignore or forget information located in the middle of the prompt. Flooding the context leads to higher latency, higher cost, and lower accuracy due to attention dilution.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T09:41:52.608559+00:00— report_created — created