feat: tencent vectordb: use grpc client and set upsert batch size (#16016)

Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
This commit is contained in:
wlleiiwang
2025-03-27 12:20:16 +08:00
committed by GitHub
parent c23135c9e8
commit a743d5dc71
4 changed files with 286 additions and 171 deletions

View File

@@ -130,7 +130,7 @@ pymilvus = "~2.5.0"
pymochow = "1.3.1"
pyobvector = "~0.1.6"
qdrant-client = "1.7.3"
tcvectordb = "1.3.2"
tcvectordb = "~1.6.4"
tidb-vector = "0.0.9"
upstash-vector = "0.6.0"
volcengine-compat = "~1.0.156"