ragas icon indicating copy to clipboard operation
ragas copied to clipboard

Evaluate a simple RAG system : RAG() does not initialize any instance

Open amscosta opened this issue 7 months ago • 0 comments

Hi, This is from the website: https://docs.ragas.io/en/stable/getstarted/rag_eval/

The line:

Initialize RAG instance

rag = RAG()

is not working.

amscosta avatar May 18 '25 15:05 amscosta