dify/api/tests/integration_tests/vdb
yunqiqiliang 62772e8871
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-08 09:18:43 +08:00
..
__mock test(vdb/huaweicloudvectordb): Fix the wrong import path (#19413) 2025-05-09 16:37:59 +08:00
analyticdb Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
baidu chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 2024-12-28 01:19:31 +08:00
chroma chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
clickzetta fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574) 2025-08-08 09:18:43 +08:00
couchbase Chore: rm useless import and vars (#22108) 2025-07-10 11:47:43 +08:00
elasticsearch Fix: Support for Elasticsearch Cloud Connector (#23017) 2025-07-30 11:12:16 +08:00
huawei feat: support huawei cloud vector database (#16141) 2025-04-22 13:03:35 +08:00
lindorm Lindorm vdb (#11574) 2024-12-12 09:43:27 +08:00
matrixone Chore: rm useless import and vars (#22108) 2025-07-10 11:47:43 +08:00
milvus FEAT: support milvus to full text search (#11430) 2025-01-08 17:39:53 +08:00
myscale chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
oceanbase add healthcheck to oceanbase container (#20989) 2025-06-18 14:00:59 +08:00
opengauss Chore: rm useless import and vars (#22108) 2025-07-10 11:47:43 +08:00
opensearch feat: add AWS Managed IAM auth for OpenSearch vector DB (#18963) 2025-04-29 15:10:08 +08:00
oracle feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804) 2025-03-04 09:22:04 +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
pyvastbase Chore: rm useless import and vars (#22108) 2025-07-10 11:47:43 +08:00
qdrant chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
tablestore chore: tablestore full text search support score normalization (#23255) 2025-08-01 14:14:11 +08:00
tcvectordb FEAT: support Tencent vectordb to full text search (#16865) 2025-04-07 09:50:03 +08:00
tidb_vector fix: autocorrect everything in api (#17859) 2025-04-11 15:24:39 +08:00
upstash chore: reuse existing test functions with upstash vdb (#9679) 2024-10-23 10:42:11 +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