(improvement)(headless) Add deduplication and persistence to InMemoryEmbeddingStore (#1256)

This commit is contained in:
lexluo09
2024-06-27 22:24:49 +08:00
committed by GitHub
parent 9d921dc47f
commit 391c0dccc8
14 changed files with 361 additions and 26 deletions

View File

@@ -13,4 +13,4 @@ langchain4j:
embedding-model:
model-name: bge-small-zh
embedding-store:
file-path: /tmp
persist-path: /tmp

View File

@@ -13,4 +13,4 @@ langchain4j:
embedding-model:
model-name: bge-small-zh
embedding-store:
file-path: /tmp
persist-path: /tmp