procedure
A RAG-based hallucination detection system requires the storage of three specific data components: the context (text relevant to the user's query), the question (the user's query), and the answer (the response provided by the LLM).
Authors
Sources
- Detect hallucinations for RAG-based systems - AWS aws.amazon.com via serper
Referenced by nodes (3)
- hallucination detection concept
- RAG concept
- context concept