dify/api/core/rag
chariri 89d5f74a40
refactor(api): migrate dataset endpoints to BaseModel (#37957)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-09 04:22:30 +00: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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
datasource chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
docstore chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
embedding ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
entities refactor(api): migrate dataset endpoints to BaseModel (#37957) 2026-07-09 04:22:30 +00:00
extractor refactor(api): remove remaining legacy field remnants (#37967) 2026-07-08 09:59:10 +00:00
index_processor chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
models chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
pipeline chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
rerank ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
retrieval chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
splitter ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
summary_index chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00