test / constants.py
djangomango's picture
Update constants.py
fd49fb0
raw
history blame
No virus
94 Bytes
import chromadb
CHROMA_SETTINGS = chromadb.PersistentClient(path="/path/to/persist/directory")