dify/api/tests/integration_tests/vdb
8bitpd 873e9720e9
feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
2024-11-18 19:29:54 +08:00
..
__mock chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714) 2024-11-15 09:19:41 +08:00
analyticdb feat: AnalyticDB vector store supports invocation via SQL. (#10802) 2024-11-18 19:29:54 +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
couchbase feat: couchbase integration (#6165) 2024-10-29 15:00:23 +08:00
elasticsearch chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
lindorm Add Lindorm as a VDB choice (#10202) 2024-11-04 09:10:26 +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
oceanbase Added OceanBase as an option for the vector store in Dify (#10010) 2024-10-29 21:10:18 +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 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