Which method reduces LLM hallucinations by grounding responses in external knowledge?
- Fine-tuning
- RAG
- Prompt Engineering
- All of these
Answer: RAG
Retrieval-Augmented Generation combines LLMs with external knowledge retrieval.
Answer: RAG
Retrieval-Augmented Generation combines LLMs with external knowledge retrieval.