feat: support MyScale vector database (#6092)
This commit is contained in:
parent
c606295ea6
commit
63e34e5227
17 changed files with 510 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ set -x
|
|||
|
||||
pytest api/tests/integration_tests/vdb/chroma \
|
||||
api/tests/integration_tests/vdb/milvus \
|
||||
api/tests/integration_tests/vdb/myscale \
|
||||
api/tests/integration_tests/vdb/pgvecto_rs \
|
||||
api/tests/integration_tests/vdb/pgvector \
|
||||
api/tests/integration_tests/vdb/qdrant \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue