feat: add support for Matrixone database (#20714)

This commit is contained in:
LiuBo 2025-06-19 10:20:12 +08:00 committed by GitHub
commit 17fe62cf91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 2504 additions and 2248 deletions

View file

@ -202,4 +202,5 @@ vdb = [
"volcengine-compat~=1.0.0",
"weaviate-client~=3.24.0",
"xinference-client~=1.2.2",
"mo-vector~=0.1.13",
]