Build a Conversational RAG with Mistral-7B and LangChain

How to store the conversation history in memory and include it within our prompt. How to transform the input question such that it retrieves the relevant information from our vector database.

Link