dify/api/tests/integration_tests/vdb
Zven 8e7a752b2a
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat: add upstash as a new vector database provider (#9644)
2024-10-23 09:16:35 +08:00
..
__mock feat: add upstash as a new vector database provider (#9644) 2024-10-23 09:16:35 +08:00
analyticdb chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
baidu feat: Enable baiduvector intergration test (#9369) 2024-10-16 09:41:28 +08:00
chroma chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
elasticsearch chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
milvus fix: change milvus init args from (host, port) to (url, token) (#8019) 2024-09-06 17:32:48 +08:00
myscale chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
opensearch chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
oracle Add Oracle23ai as a vector datasource (#5342) 2024-06-22 01:48:07 +08:00
pgvecto_rs Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
pgvector chore: removing unused imports in tests (#9049) 2024-10-08 11:13:11 +08:00
qdrant chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
tcvectordb chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
tidb_vector chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
upstash feat: add upstash as a new vector database provider (#9644) 2024-10-23 09:16:35 +08:00
vikingdb Add Volcengine VikingDB as new vector provider (#9287) 2024-10-13 21:26:05 +08:00
weaviate chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
__init__.py test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688) 2024-04-24 21:52:42 +08:00
test_vector_store.py chore: removing unused imports in tests (#9049) 2024-10-08 11:13:11 +08:00