dify/api/core/rag
huangzhuo1949 9843fec393
fix: elasticsearch_vector version (#28028)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-10 13:17:13 +09:00
..
cleaner
data_post_processor remove .value (#26633) 2025-10-11 09:08:29 +08:00
datasource fix: elasticsearch_vector version (#28028) 2025-11-10 13:17:13 +09:00
docstore
embedding fix: avoid closing shared session during embeddings (#26830) 2025-10-13 17:36:00 +08:00
entities fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
extractor refactor: Update Firecrawl to use v2 API (#24734) 2025-10-15 10:48:54 +08:00
index_processor fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
models
pipeline refactor: implement tenant self queue for rag tasks (#27559) 2025-11-06 21:25:50 +08:00
rerank remove .value (#26633) 2025-10-11 09:08:29 +08:00
retrieval Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +08:00
splitter
__init__.py