Currently, LARS has a default behavior of making ALL the documents you ever uploaded persist across all conversations. (Which would be helpful in some use cases) However, this also happens even if you want answers from only a specific document.
Wanted to know if it would be possible to reset the vectorDB every time we start a new chat as a default behavior? Or maybe each conversation should have its own vectorDB inside its history? That way conversations would stay specific and isolated, just like how it is in most applications like ChatGPT or Gemini.
Currently, LARS has a default behavior of making ALL the documents you ever uploaded persist across all conversations. (Which would be helpful in some use cases) However, this also happens even if you want answers from only a specific document.
Wanted to know if it would be possible to reset the vectorDB every time we start a new chat as a default behavior? Or maybe each conversation should have its own vectorDB inside its history? That way conversations would stay specific and isolated, just like how it is in most applications like ChatGPT or Gemini.