Question 1easy
Why do LLMs hallucinate?
Question 2medium
What is the difference between intrinsic and extrinsic hallucination?
Question 3easy
What is the single most important reliability instruction in a grounded prompt?
Question 4medium
How does requiring source citations improve reliability?
Question 5hard
What is chain-of-verification?
Question 6medium
How does constraining output to a schema/enum prevent a class of hallucination?
Question 7hard
In a reliability layer, what are the three typical actions?
Question 8hard
For irreversible high-stakes actions (medical, legal, financial, sending, deleting), what additional control is needed?
Question 9medium
Can a defense stack make an LLM 100% reliable?
Question 10hard
Which are layered defenses against hallucination? (Select all that apply)
Question 11medium
Why set temperature to 0 for grounded factual answering?
Question 12medium
What one-word behavior — saying 'I don't know' when context is insufficient — is the key first-line reliability defense?
Question 13hard
An answer that contradicts its own provided source is a failure of which quality (one word) from RAG evaluation?