新增关键字检索缓存路径

This commit is contained in:
wanyaokun
2024-08-22 11:09:16 +08:00
parent 8d7190d0b6
commit 586bb76c9c
+1
View File
@@ -49,6 +49,7 @@ VECTOR_STORE_COLLECTION=default
# Specify this if you are using a local vector database.
# Otherwise, use VECTOR_STORE__HOST and VECTOR_STORE__PORT config above
VECTOR_STORE_PATH=./storage_vector
BM_RETRIEVER_PATH =./storage_bm