const responseReset = await index.reset(); // 'Successful'
Used to delete every vector in an index.
This method takes no argument.
'Success' if the index is successfully resetted.
'Success'
Was this page helpful?