support openGauss vector store (#4819)

This commit is contained in:
Dechao Sun
2025-05-28 10:49:06 +08:00
committed by GitHub
parent b4ecfb0b79
commit 63028dacb2
9 changed files with 674 additions and 1 deletions

View File

@@ -29,6 +29,8 @@ MONGODB_LOG_URI=mongodb://username:password@0.0.0.0:27017/fastgpt?authSource=adm
PG_URL=postgresql://username:password@host:port/postgres
# OceanBase 向量库连接参数
OCEANBASE_URL=
# openGauss 向量库连接参数
OPENGAUSS_URL=
# milvus 向量库连接参数
MILVUS_ADDRESS=
MILVUS_TOKEN=