dify/api/core/rag
longbingljw 4cc6652424
feat: VECTOR_STORE supports seekdb (#29658)
2025-12-16 12:35:04 +09: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 feat: VECTOR_STORE supports seekdb (#29658) 2025-12-16 12:35:04 +09: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 perf: commit once (#29590) 2025-12-15 11:40:26 +08:00
index_processor chore: add online drive metadata source enum (#29674) 2025-12-15 21:13:23 +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 fix: optimize database query when retrieval knowledge in App (#29467) 2025-12-11 13:50:46 +08:00
splitter fix chunks 2 (#26623) 2025-10-10 16:01:33 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00