dify/api/core/rag
zhaobingshuang 8d1e36540a
fix: detect_file_encodings TypeError: tuple indices must be integers or slices, not str (#29595)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-12-17 13:58:05 +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 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 fix: detect_file_encodings TypeError: tuple indices must be integers or slices, not str (#29595) 2025-12-17 13:58:05 +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