Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create an index on the vector store table.
apply_vector_index( self, index: BaseIndex, name: Optional[str] = None, concurrently: bool = False ) -> None