id using .delete. The embeddings, documents, and metadata associated with each item will be deleted.
.delete also supports the where filter. If no ids are supplied, it will delete all items in the collection that match the where filter.
Learn how to delete data from Chroma collections.
id using .delete. The embeddings, documents, and metadata associated with each item will be deleted.
.delete also supports the where filter. If no ids are supplied, it will delete all items in the collection that match the where filter.