RAG Evaluation: How to Know Your Retrieval Isn't Broken
A developer's blog post details a metric taxonomy for evaluating retrieval-augmented generation (RAG) systems, emphasizing that fluent output can hide broken retrieval. The post advises measuring retr…