“The provided chat history does not contain any information” generate repeatedly on our conversation. Is that model problem or we need set ChatBuffer history properly?
@GOKUL_KRISHNAN_V , It seems like you are trying to implement a rag chatbot application, and the bot is restricted to answer questions only from the knowledge base you provided, which is stored in a vector database.