My RAG system was hallucinating wildly last Thursday.
A developer's RAG system built with LangChain and a FAISS vector store hallucinated answers because the correct document chunk ranked fourth in retrieval, and the language model ignored it due to the …