Arguments
This method takes no argument.Response
'Success' if the index is successfully resetted.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
const responseReset = await index.reset();
// 'Successful'
'Success' if the index is successfully resetted.
const responseReset = await index.reset();
// 'Successful'
Was this page helpful?