@@ -775,8 +775,6 @@ def chromadb_purge():
count = collection.count()
collection.delete()
#Write deletion to persistent folder
chromadb_client.persist()
print("ChromaDB embeddings deleted", count)
return 'Ok', 200
The note is not visible to the blocked user.