dify/api/core/rag
Sara Rasool 4f0fb6df2b
chore: use from __future__ import annotations (#30254)
Co-authored-by: Dev <dev@Devs-MacBook-Pro-4.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-01-06 23:57:20 +09: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 chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
docstore chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09: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: correct docx hyperlink extraction (#30360) 2026-01-06 11:24:26 +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 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