(improvement)(chat) Extend support for PostgreSQL data source. (#635)

This commit is contained in:
lexluo09
2024-01-17 12:55:28 +08:00
committed by GitHub
parent 7707179faa
commit 74b89a9430
28 changed files with 391 additions and 45 deletions

View File

@@ -83,4 +83,8 @@ logging:
inMemoryEmbeddingStore:
persistent:
path: /tmp
path: /tmp
query:
optimizer:
enable: true