(improvement)(chat) Fix the collectionName issue in the memory agent level. (#1300)

This commit is contained in:
lexluo09
2024-06-30 17:55:43 +08:00
committed by GitHub
parent 8bfd80c2c0
commit b56abd7348
7 changed files with 39 additions and 21 deletions

View File

@@ -12,8 +12,10 @@ langchain4j:
in-memory:
embedding-model:
model-name: bge-small-zh
chroma:
embedding-store:
persist-path: /tmp
baseUrl: http://0.0.0.0:8000
timeout: 120s
# ollama:
# chat-model:
# base-url: http://localhost:11434