Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create a new Index with given arguments
create_index( self, dimension: int, index_name: Optional[str] = uuid.uuid4().hex, **kwargs: Any = {} ) -> Optional[str]