dify/api/core/rag
2024-10-22 13:03:50 +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 refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +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(core): use CreatedByRole enum for role consistency (#9607) 2024-10-22 13:03:50 +08:00
index_processor
models
rerank refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2024-10-17 19:12:42 +08:00
retrieval feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
splitter
__init__.py