dify/api/core/rag/datasource/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
..
analyticdb fix: update analyticdb vector to do filter by metadata (#22698) 2025-07-21 15:03:37 +08:00
baidu make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
chroma make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
elasticsearch Fix version comparison with imported_version (#23326) 2025-08-04 10:40:49 +08:00
huawei make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
lindorm make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
matrixone feat: add support for Matrixone database (#20714) 2025-06-19 10:20:12 +08:00
milvus make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
myscale make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
oceanbase make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
opengauss Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
opensearch make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
oracle fix: clean up two unreachable code (#20773) 2025-06-07 23:06:46 +08:00
pgvecto_rs make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
pgvector make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
pyvastbase Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
qdrant make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
relyt make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
tablestore chore: tablestore full text search support score normalization (#23255) 2025-08-01 14:14:11 +08:00
tencent Fix: Apply Metadata Filters Correctly in Full-Text Search Mode for Tencent Cloud Vector Database (#23564) 2025-08-07 05:36:06 -07:00
tidb_on_qdrant make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
tidb_vector make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
upstash Support knowledge metadata filter (#15982) 2025-03-18 16:42:19 +08:00
vikingdb Support knowledge metadata filter (#15982) 2025-03-18 16:42:19 +08:00
weaviate make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py add vdb document id index (#16244) 2025-03-20 01:38:15 +08:00
vector_base.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
vector_factory.py feat: Add Clickzetta Lakehouse vector database integration (#22551) 2025-08-07 14:21:46 +08:00
vector_type.py feat: Add Clickzetta Lakehouse vector database integration (#22551) 2025-08-07 14:21:46 +08:00