Find answers from the community

Updated 2 months ago

Hello everyone I have a question Why

Hello everyone! I have a question. Why save text in vectorstore. It isn't practical when loading all on RAM
L
h
2 comments
Our base vector store is really only intended for smaller use-cases (where RAM isn't an issue). If you have enough data, I would consider using a vector store integration, which most are optimized for large amounts of data
thanks @Logan M However! I think we should save ID, vector, and extra_info into vector db. ID and text will save in Mongo or Elasticsearch
Add a reply
Sign up and join the conversation on Discord