dify/api/core/rag
2024-11-08 13:47:24 +08:00
..
cleaner chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
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 Merge branch 'main' into fix/chore-fix 2024-11-08 13:47:24 +08:00
docstore chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
embedding chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
entities fix retrieval resource positon missed (#9155) 2024-10-11 10:32:42 +08:00
extractor Feat/tools/gitlab (#10407) 2024-11-08 09:53:03 +08:00
index_processor chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
models external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
rerank fix: optimize unique document filtering with set (#10082) 2024-10-31 16:32:58 +08:00
retrieval Merge branch 'main' into fix/chore-fix 2024-11-01 16:23:04 +08:00
splitter chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00