dify/api/core/rag
2026-03-25 21:58:56 +08:00
..
cleaner refactor(api): type bare dict/list annotations in remaining rag folder (#33775) 2026-03-20 03:31:06 +09:00
data_post_processor refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
datasource refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
docstore refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
embedding refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
entities feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
extractor feat(firecrawl): follow pagination when crawl status is completed (#33864) 2026-03-23 21:19:32 +08:00
index_processor refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
models refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
pipeline chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
rerank refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
retrieval refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
splitter refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
summary_index refactor: select in console datasets document controller (#34029) 2026-03-25 12:47:25 +09:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00