dify/api/core/rag/datasource/vdb
Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879)
2025-09-01 15:46:37 +08:00
..
analyticdb chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +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 refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +08:00
couchbase fix:hard-coded top-k fallback issue. (#24879) 2025-09-01 15:46:37 +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 fix: rag/milvus clarify full-text search warning with actionable guidance (#24570) 2025-08-26 23:32:26 +08:00
myscale Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
oceanbase fix(vector): use semantic version comparison for version check (#24409) 2025-08-24 21:04:33 +08:00
opengauss chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
opensearch chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
oracle Chore : rm dead code detected by pylance (#24588) 2025-08-27 13:19:40 +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 chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
pyvastbase chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
qdrant [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
relyt make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
tablestore Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +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 example for rm extra cast (#24646) 2025-08-28 09:37:39 +08:00
tidb_vector fix: unify log format, use placeholders instead of string concatenation (#24544) 2025-08-26 15:45:16 +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