RAG (Retrieval-Augmented Generation)
Fetching relevant documents at query time and having the model answer from them — the standard pattern for giving LLMs current, private, or citable knowledge without retraining.
Fetching relevant documents at query time and having the model answer from them — the standard pattern for giving LLMs current, private, or citable knowledge without retraining.