dify/api/core/rag
2024-11-04 15:22:07 +08:00
..
cleaner
data_post_processor refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2024-10-17 19:12:42 +08:00
datasource Add Lindorm as a VDB choice (#10202) 2024-11-04 09:10:26 +08:00
docstore
embedding refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2024-10-17 19:12:42 +08:00
entities
extractor fix the ssrf of docx file extractor external images (#10237) 2024-11-04 15:22:07 +08:00
index_processor
models
rerank fix: optimize unique document filtering with set (#10082) 2024-10-31 16:32:58 +08:00
retrieval add rerank check when doing mutil-retrieval (#9998) 2024-10-30 11:17:39 +08:00
splitter
__init__.py