dify/api/core/rag
letterbeezps 56e0907548
fix: do not block upsert for baidu vdb (#33280)
Co-authored-by: zhangping24 <zhangping24@baidu.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-23 20:42:57 +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): replace dict/Mapping with TypedDict in core/rag retrieval_service.py (#33615) 2026-03-18 11:49:09 +09:00
datasource fix: do not block upsert for baidu vdb (#33280) 2026-03-23 20:42:57 +08:00
docstore refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
embedding refactor(api): replace dict/Mapping with TypedDict in core/rag retrieval_service.py (#33615) 2026-03-18 11:49:09 +09:00
entities feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
extractor refactor(api): type bare dict/list annotations in remaining rag folder (#33775) 2026-03-20 03:31:06 +09:00
index_processor refactor(api): replace dict with SummaryIndexSettingDict TypedDict in core/rag (#33633) 2026-03-18 13:26:49 +09: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(api): type bare dict/list annotations in remaining rag folder (#33775) 2026-03-20 03:31:06 +09:00
splitter refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
summary_index refactor(api): replace dict with SummaryIndexSettingDict TypedDict in core/rag (#33633) 2026-03-18 13:26:49 +09:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00