Q41. When would you choose RAG over fine-tuning for a knowledge-base product? Walk me through the decision.
Type: Case | Difficulty: Medium
What they're testing: Whether you understand the actual tradeoffs or just parrot buzzwords. Real answer digs into cost, latency, and maintenance burden.
Framework hint:
Data freshness needs — RAG wins when knowledge updates weekly
Factuality requirements — RAG lets you cite sources
Cost per query — retrieval overhead vs training cost