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 |