dify/api/tests/integration_tests/vdb
-LAN- 85cda47c70
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
2025-09-18 12:49:10 +08:00
..
__mock chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +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 refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +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 fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032) 2025-08-18 12:44:05 +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 remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00