| reset | R Documentation | 
This function resets the entire ChromaDB instance. Use with caution as this will delete all data. Note: This function requires setting ALLOW_RESET=TRUE in the environment variables or allow_reset=True in the ChromaDB Settings.
reset(client)
| client | A ChromaDB client object | 
TRUE on success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.