Retrieval-Augmented Generation (RAG) gives an LLM access to facts it wasn't trained on by fetching relevant documents at request time and stuffing them into the prompt before the model ever generates a word. Press Send Request and watch a single query travel through the pipeline — or click any step below to jump straight to it.