mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-01-24 04:21:10 +08:00
(improvement)(chat) Fix the collectionName issue in the memory agent level. (#1300)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user