You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/rag
Yeuoly 7c74aaabcf
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy
1 year ago
..
cleaner chore(api/core): apply ruff reformatting (#7624) 2 years ago
data_post_processor refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
datasource Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy 1 year ago
docstore chore: fix unnecessary string concatation in single line (#8311) 2 years ago
embedding chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
entities fix retrieval resource positon missed (#9155) 1 year ago
extractor chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
index_processor refactor: improve handling of leading punctuation removal (#10761) 1 year ago
models external knowledge api (#8913) 2 years ago
rerank fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849) 1 year ago
retrieval Merge branch 'main' into fix/chore-fix 1 year ago
splitter chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
__init__.py Feat/dify rag (#2528) 2 years ago