dify/api/core/rag
Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-12 21:14:26 +08:00
..
cleaner fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
data_post_processor fix: validate reranking model attributes before processing (#11930) 2024-12-21 21:23:12 +08:00
datasource chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
docstore remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
embedding remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
entities feat: support metadata condition filter string array (#23111) 2025-07-30 16:13:45 +08:00
extractor chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
index_processor chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
models Fix: safe defaults for BaseModel dict fields (#24098) 2025-08-21 21:38:55 +08:00
rerank remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
retrieval remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
splitter remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00