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

View File

@@ -247,6 +247,7 @@ pgvecto-rs = { version = "~0.2.1", extras = ['sqlalchemy'] }
pgvector = "0.2.5"
pymilvus = "~2.4.4"
pymochow = "1.3.1"
pyobvector = "~0.1.6"
qdrant-client = "1.7.3"
tcvectordb = "1.3.2"
tidb-vector = "0.0.9"