Ask a question to get started
Enter to sendā¢Shift+Enter new line
create_hnsw_index( self, max_elements: int = 10000, dims: int = ADA_TOKEN_COUNT, m: int = 8, ef_construction: int = 16, ef_search: int = 16 ) -> None