Skip to content

Commit 5fc69a3

Browse files
voorhsSamoed
andauthored
Update autointent/_wrappers/vector_index/vector_index.py
Co-authored-by: Roman Solomatin <[email protected]>
1 parent d26327c commit 5fc69a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autointent/_wrappers/vector_index/vector_index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030

3131
class VectorIndex:
32-
"""A class for managing a vector index using FAISS and embedding models.
32+
"""A class for managing a vector index and embedding models.
3333
3434
This class allows adding, querying, and managing embeddings and their associated
3535
labels for efficient nearest neighbor search.

0 commit comments

Comments
 (0)