dify/api/core/rag/datasource/vdb
wangxiaolei a87b928079
feat: remove weaviate client __del__ method (#33593)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-18 17:39:59 +08:00
..
alibabacloud_mysql Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
analyticdb chore: remove ty from backend type-check pipeline (#32782) 2026-03-01 19:10:24 +08:00
baidu Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983) 2025-09-22 10:17:35 +08:00
chroma fix(api): return inserted ids from Chroma and Clickzetta add_texts (#33065) 2026-03-06 09:49:53 +08:00
clickzetta fix(api): return inserted ids from Chroma and Clickzetta add_texts (#33065) 2026-03-06 09:49:53 +08:00
couchbase chore: remove ty from backend type-check pipeline (#32782) 2026-03-01 19:10:24 +08:00
elasticsearch fix: elasticsearch_vector version (#28028) 2025-11-10 13:17:13 +09:00
hologres feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
huawei remove .value (#26633) 2025-10-11 09:08:29 +08:00
iris fix(api): fix IRIS hybrid search returning zero results (#31309) 2026-01-24 10:29:19 +08:00
lindorm remove .value (#26633) 2025-10-11 09:08:29 +08:00
matrixone feat: Implement partial update for document metadata, allowing merging of new values with existing ones. (#28390) 2025-11-21 12:58:20 +08:00
milvus remove .value (#26633) 2025-10-11 09:08:29 +08:00
myscale chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
oceanbase feat(api): optimize OceanBase vector store performance and configurability (#32263) 2026-02-13 09:48:55 +08:00
opengauss remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
opensearch improve opensearch index deletion #27231 (#27336) 2025-10-26 23:57:21 +08:00
oracle chore: Translate stray Chinese comment to English (#30024) 2025-12-23 14:05:21 +08:00
pgvecto_rs fix: use parameterized queries to prevent SQL injection in vector stores (#33421) 2026-03-16 09:41:57 +08:00
pgvector chore: bypass InsufficientPrivilege on Azure PostgreSQL (#30191) 2025-12-26 14:35:05 +08:00
pyvastbase chore: Translate stray Chinese comment to English (#30024) 2025-12-23 14:05:21 +08:00
qdrant feat(qdrant): implement full-text search with multi-keyword support (#31658) 2026-01-29 11:12:18 +08:00
relyt fix: use parameterized queries to prevent SQL injection in vector stores (#33421) 2026-03-16 09:41:57 +08:00
tablestore remove .value (#26633) 2025-10-11 09:08:29 +08:00
tencent chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
tidb_on_qdrant remove .value (#26633) 2025-10-11 09:08:29 +08:00
tidb_vector remove .value (#26633) 2025-10-11 09:08:29 +08:00
upstash remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vikingdb remove .value (#26633) 2025-10-11 09:08:29 +08:00
weaviate feat: remove weaviate client __del__ method (#33593) 2026-03-18 17:39:59 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
vector_base.py fix: add explicit return type annotations to BaseVector abstract methods (#32516) 2026-02-24 21:17:55 +09:00
vector_factory.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
vector_type.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00