Performance Testing Retrieval-Augmented Generation (RAG) with Ragas
Ever wondered how well Retrieval-Augmented Generation (RAG) can perform with a classic like Alice's Adventures in Wonderland? I recently used the RAG Assessment (ragas) Python module to automatically create a set of Q&A and then performance benchmark different configurations. Some of the results were surprising.
Dive into my detailed …
more ...