Skip to content

Hallucination

When a model confidently generates false or fabricated content. Mitigate with RAG, tool use, and verification.

A classic example is inventing a plausible-looking citation or API that doesn't exist. Reduce it by grounding answers in retrieved sources (RAG), asking the model to cite evidence, and verifying critical facts before relying on them.

Related resources