dify/api/core/rag
Asuka Minato 24cd7bbc62
fix RetrievalMethod StrEnum (#26768)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-13 10:29:37 +08:00
..
cleaner fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
data_post_processor remove .value (#26633) 2025-10-11 09:08:29 +08:00
datasource fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
docstore chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
embedding fix db connection error in embed_documents() (#26196) 2025-09-28 13:44:51 +08:00
entities fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
extractor refactor: use dynamic max characters for chunking in extractors (#26782) 2025-10-13 10:22:59 +08:00
index_processor fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
models feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
rerank remove .value (#26633) 2025-10-11 09:08:29 +08:00
retrieval fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
splitter fix chunks 2 (#26623) 2025-10-10 16:01:33 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00