Learn R Programming

rchroma (version 0.2.0)

reset: Reset ChromaDB

Description

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.

Usage

reset(client)

Value

TRUE on success

Arguments

client

A ChromaDB client object