
3 bugs I hit wiring DeepEval into my RAG pipeline (and what each one taught me about RAG evaluation)
Everyone shows you the happy path of RAG evaluation: import a metric, pass a test case, get a green...
Jul 15, 20266 min read0 reactions1 comments
Tag archive

Everyone shows you the happy path of RAG evaluation: import a metric, pass a test case, get a green...
Background While using DeepEval to evaluate a GraphRAG system in a no-reference setting,...

For the last year I have been working with different LLMs (OpenAI, Claude, Palm, Gemini, etc) and I...