Ask a question to get started
Enter to sendā¢Shift+Enter new line
Deletes a given index from vectorstore.
delete_index( self, index_name: Optional[str] = None, ) -> Optional[bool]