Report #65234
[counterintuitive] Should I put all available context into the LLM prompt
Aggressively prune retrieved context to only strictly relevant snippets; use intermediate extraction steps rather than dumping raw documents into the prompt.
Journey Context:
The 'Lost in the middle' phenomenon shows models suffer from attention dilution. Long contexts increase latency, cost, and the probability of the model latching onto irrelevant details or conflicting information, degrading task performance compared to shorter, highly targeted prompts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T15:58:32.325918+00:00— report_created — created