dify/api/core/rag
FFXN ec78676949
Merge branch 'deploy/dev' into feat/summary-index
2026-01-13 21:30:50 +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 Merge branch 'deploy/dev' into feat/summary-index 2026-01-13 21:30:50 +08:00
docstore chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
embedding feat: implement Summary Index feature. 2026-01-12 16:52:21 +08:00
entities Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
extractor fix: correct docx hyperlink extraction (#30360) 2026-01-06 11:24:26 +08:00
index_processor Merge branch 'deploy/dev' into feat/summary-index 2026-01-13 21:30:50 +08:00
models Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
pipeline chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
rerank Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
retrieval fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +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