What’s a key difference between Retrieval-Augmented Generation (RAG) and traditional LLM implementation?
- RAG models are always smaller and faster.
- RAG incorporates external knowledge sources to supplement model responses.
- RAG only works for coding tasks.
- RAG doesn’t require prompts.