dify/api/core/rag
tmimmanuel 3870b2ad2d
refactor: use EnumText for dataset and replace string literals 4 (#33606)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-18 09:18:08 +09:00
..
cleaner fix: [xxx](xxx) render as xxx](xxx) (#30392) 2025-12-31 10:30:15 +08:00
data_post_processor refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
datasource feat(api): Making WeaviateClient a singleton 2026-03-16 13:38:28 +08:00
docstore refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
embedding refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
entities feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
extractor fix: fix parse mailto / http link in table cell (#33224) 2026-03-11 10:02:33 +08:00
index_processor fix: downgrade image download failure log from ERROR to WARNING (#33429) 2026-03-15 23:04:09 +08:00
models refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
pipeline chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
rerank refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
retrieval refactor: use EnumText for dataset and replace string literals 4 (#33606) 2026-03-18 09:18:08 +09:00
splitter refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
summary_index refactor: knowledge index node decouples business logic (#32274) 2026-03-02 17:54:33 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00