Hacker News new | ask | show | jobs
by aCoreyJ 861 days ago
What is the advantage over using Retrieval Augmented Generation ?
3 comments

RAG adds context to the users question to reduce hallucination. https://docs.llamaindex.ai/en/stable/getting_started/concept...
Actually missed this was covered in the post, thanks
Actually missed this is answered in the article!