AWS AI Practitioner
A company wants to implement a large language model (LLM) based chatbot to provide customer service agents with real-time contextual responses to customers' inquiries. The company will use the company's policies as the knowledge base. Which solution will meet these requirements MOST cost-effectively?
A
Retrain the LLM on the company policy data.
B
Fine-tune the LLM on the company policy data.
C
Implement Retrieval Augmented Generation (RAG) for in-context responses.
✓ Correcta
D
Use pre-training and data augmentation on the company policy data.