Vector Stores
LangChain Vector Store Nodes
Last updated
LangChain Vector Store Nodes
Last updated
A vector store or vector database refers to a type of database system that specializes in storing and retrieving high-dimensional numerical vectors. Vector stores are designed to efficiently manage and index these vectors, allowing for fast similarity searches.