AI & LLMs

Hallucination

A hallucination is when a language model produces confident but false or unsupported output - a made-up fact, citation, or API.

A hallucination is fluent, plausible output that is not backed by real data. Because a language model generates a likely continuation rather than retrieving verified facts, it can invent names, numbers, citations, or function signatures that look correct but are wrong.

Grounding techniques (RAG, tool use, citing sources) reduce hallucination by forcing answers to lean on retrieved evidence rather than the model's memory alone.

In GraphCanon

GraphCanon's answer surfaces are designed to be citable: every claim links back to sourced GitHub facts or the markdown twin, so an agent can verify rather than trust a summary blindly.

See also

Related terms

Last reviewed 2026-07-09

Command menu

Search tools or jump to a page