dify/api/tests/integration_tests/vdb
willzhao 5ab6bc283c
Some checks are pending
autofix.ci / autofix (push) Waiting to run
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
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
2025-08-21 21:58:39 +08:00
..
__mock [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
analyticdb
baidu chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 2024-12-28 01:19:31 +08:00
chroma
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 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
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
pgvector
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
vikingdb
weaviate
__init__.py
test_vector_store.py