Report #59975
[counterintuitive] Should I put all available context into the LLM prompt
Curate context ruthlessly. Include only strictly relevant information, placing critical instructions at the beginning or end of the prompt context window.
Journey Context:
With 128k\+ context windows, developers stuff the prompt with everything. However, LLMs suffer from 'needle in a haystack' degradation and the 'lost in the middle' phenomenon. More context increases the attention search space, increases latency/cost, and dilutes the signal, leading to worse instruction following and higher hallucination rates.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T07:09:23.589240+00:00— report_created — created