Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 534 Bytes

in-memory-vector-store.md

File metadata and controls

13 lines (10 loc) · 534 Bytes
description
In-memory vectorstore that stores embeddings and does an exact, linear search for the most similar embeddings.

In-Memory Vector Store

In-Memory Vector Store Node

{% hint style="info" %} This section is a work in progress. We appreciate any help you can provide in completing this section. Please check our Contribution Guide to get started. {% endhint %}