dify/api/core/rag
wangxiaolei 473f8ef29c
feat: skip rerank if only one dataset is retrieved (#30075)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-01-04 20:22:51 +08:00
..
cleaner fix: [xxx](xxx) render as xxx](xxx) (#30392) 2025-12-31 10:30:15 +08:00
data_post_processor Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
datasource feat: allow fail fast (#30262) 2025-12-30 09:27:40 +08:00
docstore Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
embedding Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
entities Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
extractor feat: support image extraction in PDF RAG extractor (#30399) 2025-12-31 15:49:06 +08:00
index_processor chore: Translate stray Chinese comment to English (#30024) 2025-12-23 14:05:21 +08:00
models Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
pipeline minor fix(rag): return early when pushing empty tasks to avoid Redis DataError (#28027) 2025-11-13 20:18:11 +08:00
rerank Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
retrieval feat: skip rerank if only one dataset is retrieved (#30075) 2026-01-04 20:22:51 +08:00
splitter fix 29184 (#29188) 2025-12-18 17:11:52 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00