Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.04 KB

File metadata and controls

35 lines (28 loc) · 1.04 KB
description
LangChain Vector Store Nodes

Vector Stores


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.

Watch an intro on Vector Stores and how you can use that on Flowise

{% embed url="https://youtu.be/m0nr1_pnAxc" %}

Vector Store Nodes: