diff --git a/_posts/2023-05-14-LLM_Resources.md b/_posts/2023-05-14-LLM_Resources.md index 103edb7..25c751d 100644 --- a/_posts/2023-05-14-LLM_Resources.md +++ b/_posts/2023-05-14-LLM_Resources.md @@ -98,6 +98,8 @@ A practical guide on how to develop a RAG-based LLM application from scratch, sc * [Seven Failure Points When Engineering a Retrieval Augmented Generation System](https://arxiv.org/pdf/2401.05856.pdf) +This paper describes 7 most common failure points while implementing RAG system. +