GlossaryRAG
Citation
A link or reference back to the source from which an LLM-generated claim was derived.
Citations are how grounded LLMs prove their work. The retrieval layer returns URLs along with the content; the LLM is instructed (or fine-tuned) to attach those URLs inline as it makes claims. Good citations are: (1) verifiable - the URL still works, (2) precise - points to the relevant passage, (3) attributable - clearly tied to the specific claim.