dify/api/core/rag
Jyong 18106a4fc6
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
2024-10-25 13:57:03 +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 tidb on qdrant type (#9831) 2024-10-25 13:57:03 +08:00
docstore chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
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 fix retrieval resource positon missed (#9155) 2024-10-11 10:32:42 +08:00
extractor Added description for .ppt, specify the reason for unstructured.io (#9452) 2024-10-24 22:13:06 +08:00
index_processor
models external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
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 chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
__init__.py