
You are choosing how to adapt a large language model for a new application. You want a practical framework for deciding whether to rely on prompting, add retrieval with a knowledge base, or train a customized model.
Compare fine-tuning, RAG, and prompting. When use each?