I’m creating a chatbot using FAISS and the Llama-2-7b-ggml model. In this, I’m encountering follow-up questions from users without introducing the vector-pipeline. Is it possible to handle this directly, or do I need to take a different approach to manage such scenarios?
1 Like