feat: support Tablestore vector database (#16601)

Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
This commit is contained in:
wanttobeamaster 2025-03-27 15:53:33 +08:00 committed by GitHub
commit 7f70cadacb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 542 additions and 3 deletions

View file

@ -130,6 +130,7 @@ pymilvus = "~2.5.0"
pymochow = "1.3.1"
pyobvector = "~0.1.6"
qdrant-client = "1.7.3"
tablestore = "6.1.0"
tcvectordb = "~1.6.4"
tidb-vector = "0.0.9"
upstash-vector = "0.6.0"