Retrieval Augmented Generation
Retrieval Augmented Generation or RAG is a technique used in Large Language Models prompting where model retrieves information from external data sources to ground model's response in facts and generally improve the output quality.