Report #74642
[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:
Developers dump entire documents or massive histories into prompts thinking more data guarantees better answers. However, LLMs suffer from the 'Lost in the Middle' phenomenon where they ignore information in the middle of long contexts. More context also increases latency, cost, and the chance of conflicting information causing the model to hedge or hallucinate.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T07:53:00.926378+00:00— report_created — created