Report #99971
[gotcha] Inline citations from an LLM look authoritative even when the source is fabricated
Only render citations that are grounded in retrieved, verified sources; link each citation to the exact passage and expose the source list separately from the model prose.
Journey Context:
Users trust claims more when they carry citations, but LLMs invent plausible-looking references when asked. Research on citation hallucination shows models misattribute facts to wrong or non-existent sources, and that the mere presence of citations increases perceived credibility. The product fix is structural: use retrieval-augmented generation with source IDs, validate that the cited text supports the claim, and render citations as clickable evidence rather than decorative footnotes. If the model cannot ground a claim, the UI should say so instead of generating a fake citation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:22:19.582832+00:00— report_created — created