feat: add upstash as a new vector database provider (#9644)

This commit is contained in:
Zven 2024-10-23 09:16:35 +08:00 committed by GitHub
commit 8e7a752b2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 365 additions and 4 deletions

View file

@ -10,4 +10,5 @@ pytest api/tests/integration_tests/vdb/chroma \
api/tests/integration_tests/vdb/elasticsearch \
api/tests/integration_tests/vdb/vikingdb \
api/tests/integration_tests/vdb/baidu \
api/tests/integration_tests/vdb/tcvectordb
api/tests/integration_tests/vdb/tcvectordb \
api/tests/integration_tests/vdb/upstash