Added OceanBase as an option for the vector store in Dify (#10010)

This commit is contained in:
powerfool
2024-10-29 21:10:18 +08:00
committed by GitHub
parent 5580bcf870
commit 878d13ef42
17 changed files with 427 additions and 2 deletions

1
.gitignore vendored
View File

@@ -174,6 +174,7 @@ docker/volumes/unstructured/*
docker/volumes/pgvector/data/*
docker/volumes/pgvecto_rs/data/*
docker/volumes/couchbase/*
docker/volumes/oceanbase/*
docker/nginx/conf.d/default.conf
docker/nginx/ssl/*