Formatting (#2750)
This commit is contained in:
@@ -465,7 +465,7 @@ class FAISS(VectorStoreBase):
|
||||
break
|
||||
|
||||
return [results]
|
||||
|
||||
|
||||
def reset(self):
|
||||
"""Reset the index by deleting and recreating it."""
|
||||
logger.warning(f"Resetting index {self.collection_name}...")
|
||||
|
||||
Reference in New Issue
Block a user