llm
quality_error
ai_generated
true
Factual inconsistency detected in LLM output
ID: llm/hallucination-detection-failure
70%Fix Rate
75%Confidence
3Evidence
2023-01-01First Seen
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| any | active | — | — | — |
Root Cause
LLM generating factually incorrect information.
genericWorkarounds
-
88% success Implement RAG with verified sources for factual grounding
-
85% success Add citation requirements and verify against knowledge base
Dead Ends
Common approaches that don't work:
-
Increase temperature for more creative responses
85% fail
Worsens hallucination
-
Use longer prompts to force accuracy
72% fail
More context doesnt prevent hallucination