Hi guys I'm learning Llama now and I'm trying to avoid user asking something that is not related to my documents?
Example : my documents are from medical area. And user can still ask about anything and the Model (gpt) will answer it. like : " what is world trade center?"
How to make my model to only answer from the documents I loaded before?