Ask a question to get started
Enter to sendā¢Shift+Enter new line
Save FAISS index, docstore, and index_to_docstore_id to disk.
save_local( self, folder_path: str, index_name: str = 'index' ) -> None
folder_path
str
folder path to save index, docstore, and index_to_docstore_id to.
index_name
'index'
for saving with a specific index file name