When RAG knowledge base answers go off track, perform these three retrieval hit rate checks first.
This week, our internal knowledge base RAG answers started going off track. A colleague asked about return policies, but the model cited logistics instructions instead. At first, everyone wanted to adjust the prompt, but I paused because these types of issues are often not due to generation errors, but rather the retrieval stage pulling the wrong material. I performed three checks: First, I…