AWS Certified AI Practitioner (AIF-C01) — Question 259

Which statement accurately describes Retrieval Augmented Generation (RAG)?

Answer options

Correct answer: B

Explanation

The correct answer is B because Retrieval Augmented Generation (RAG) allows large language models to access external knowledge bases to improve their responses without the need for retraining. Option A is incorrect as it suggests retraining with new data, while option C limits LLMs to their original training data, which contradicts the RAG process. Option D is also wrong as RAG is not specifically focused on language translation tasks.