djangomango commited on
Commit
0e9c65a
1 Parent(s): fd49fb0

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -1,2 +1,2 @@
1
  import chromadb
2
- CHROMA_SETTINGS = chromadb.PersistentClient(path="/path/to/persist/directory")
 
1
  import chromadb
2
+ CHROMA_SETTINGS = chromadb.PersistentClient(path="db")