Report #2453
[research] Model answers questions about recent events with outdated information as if it is current
Inject the current date into the system prompt and explicitly instruct the model to state its knowledge cutoff date if asked about events after that date, defaulting to search/RAG.
Journey Context:
LLMs have no inherent sense of time passing. They treat their training data as an eternal present. Without explicit temporal anchoring, they will confidently apply past patterns to current questions. Providing the current date and a cutoff rule forces the model to recognize the boundary of its parametric knowledge, reducing temporal hallucinations.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T11:58:08.818897+00:00— report_created — created