You've already forked mnemory
removed qdrant api key
it defaulted to https with an api key - and failed, now back to http since the traffic is local and it works
This commit is contained in:
@@ -36,5 +36,4 @@ EMBED_DIMS=1536
|
||||
# Qdrant
|
||||
QDRANT_VERSION=v1.18.3
|
||||
QDRANT_DATA=./data/qdrant
|
||||
QDRANT_API_KEY=changeme
|
||||
QDRANT_COLLECTION=mnemory
|
||||
|
||||
Reference in New Issue
Block a user