docker-compose增加jeecg-boot-pgvector

This commit is contained in:
JEECG
2025-07-31 22:47:01 +08:00
parent 23cc569a47
commit 676fffa2c8
4 changed files with 42 additions and 3 deletions

View File

@@ -197,9 +197,9 @@ jeecg:
# AIRag向量库
ai-rag:
embed-store:
host: 127.0.0.1
host: jeecg-boot-pgvector
port: 5432
database: postgres
database: vector_db
user: postgres
password: postgres
table: embeddings