dify/api/core/rag
Rhys a5309bee25
fix: handle missing `credential_id` (#30051)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-24 11:21:51 +08:00
..
cleaner fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
data_post_processor Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
datasource chore: Translate stray Chinese comment to English (#30024) 2025-12-23 14:05:21 +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 fix: handle missing `credential_id` (#30051) 2025-12-24 11:21:51 +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 perf: optimize DatasetRetrieval.retrieve、RetrievalService._deduplicat… (#29981) 2025-12-22 20:08:21 +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