Vector Store
Creating a Deep Lake Vector Store
Creates an empty VectorStore or loads an existing one if it exists at the specified |
Vector Store Operations
Adding elements to deeplake vector store. |
|
VectorStore search method that combines embedding search, metadata search, and custom TQL search. |
|
Delete the data in the Vector Store. |
|
Deleted the Vector Store at the specified path. |
|
Recompute existing embeddings of the VectorStore, that match either query, filter, ids or row_ids. |
Vector Store Properties
Prints a summary of the dataset |
|
Returns the list of tensors present in the dataset |
|
|
Length of the dataset |
VectorStore.DeepMemory
Creating a Deep Memory
if Deep Memory is available on your plan, it will be automatically initialized when you create a Vector Store.
Based Deep Memory class to train and evaluate models on DeepMemory managed service. |
Deep Memory Operations
|
|
|
|
|
Deep Memory Properties
|
|
|