A municipal animal-control desk wants answers assembled from this week’s stray-hold PDFs rather than from the model’s training memory. Which application architecture is that?
Select an answer to reveal the explanation.
Short Explanation
Think of answering from this week's stray-hold PDFs, not from last year's memory. That is RAG: retrieve the passages, then write from them. It is not a training job and not every chatbot.
Full Explanation
RAG is an application architecture: retrieve relevant passages, then generate from those passages. It is not a training job, not a synonym for every chatbot, and not a dashboard. The desk needs this week’s PDFs, not last year’s weights.