OLOliver Lukeschinblog.luk.sh·May 20, 2024 · 4 min readRAG vs. GARRetrieval Augmented Generation (RAG) is a great pattern with many potential uses and an effective way to "ground" LLMs in a specific dataset. However, there are several disadvantages that prevented us from using it in a recent project. The challenge ...00