新增关键字检索缓存路径
This commit is contained in:
@@ -49,6 +49,7 @@ VECTOR_STORE_COLLECTION=default
|
|||||||
# Specify this if you are using a local vector database.
|
# Specify this if you are using a local vector database.
|
||||||
# Otherwise, use VECTOR_STORE__HOST and VECTOR_STORE__PORT config above
|
# Otherwise, use VECTOR_STORE__HOST and VECTOR_STORE__PORT config above
|
||||||
VECTOR_STORE_PATH=./storage_vector
|
VECTOR_STORE_PATH=./storage_vector
|
||||||
|
BM_RETRIEVER_PATH =./storage_bm
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user