RAG benchmarking suite for the SAGE ecosystem. This repository provides pipelines, evaluation utilities, and configuration templates for evaluating retrieval-augmented generation systems.
pip install isage-rag-benchmarkSee the configs under src/sage/benchmark_rag/config/ and the implementations
in src/sage/benchmark_rag/implementations/.