AYou're building a system where a language model needs to answer questions using a specific document collection, not just its pretraining data. You have decided to use retrieval-augmented generation to ground the answers in retrieved context.
What is retrieval-augmented generation (RAG), and when would you use it in healthcare?