Ask a question to get started
Enter to sendā¢Shift+Enter new line
If given index present in vectorstore, returns True else False.
index_exists( self, index_name: Optional[str] = None, ) -> Optional[bool]