A recent lawsuit against Air Canada, where their chatbot provided incorrect bereavement fare information, highlights a critical issue in Retrieval-Augmented Generation (RAG) systems. The problem was not AI hallucination, but rather the retrieval of outdated or incorrect information from the chatbot's knowledge base. This "chunk quality problem" manifested in three ways: stale data, retrieval of the wrong document, or synthesis distortion where crucial information was split across chunks. AI
Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →
IMPACT Highlights that RAG system failures stem from data quality, not AI hallucination, impacting how companies manage and deploy chatbots.
RANK_REASON Analysis of a past event (Air Canada chatbot lawsuit) to explain a broader technical issue in RAG systems.