Retrieval Augmented Generation
Retrieval Augmented Generation (RAG) is a technique that supplies a foundation model with relevant retrieved documents at inference time so its answers are grounded in your data. AIF-C01 contrasts RAG with fine-tuning as ways to customize model behavior.