Report #84894
[research] LLM provides information that was true at training time but is now obsolete
Always inject the current date into the system prompt and mandate a web-search/retrieval step for any time-sensitive queries \(e.g., 'latest', 'current', 'in 2024'\).
Journey Context:
Parametric memory is frozen at the training cutoff. LLMs cannot distinguish between facts that are temporally stable \(e.g., 'the capital of France'\) and those that change \(e.g., 'the latest version of React'\). Relying on parametric memory for the latter guarantees hallucination. Time-aware retrieval is the only robust solution.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T01:04:52.946041+00:00— report_created — created