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
Cling_o3 f9c2aa7689
feat: add retireval_top_n to config in env (#11132)
1 year ago
..
cleaner fix: rules should not be None for in (#10977) 1 year ago
data_post_processor refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
datasource feat: add retireval_top_n to config in env (#11132) 1 year ago
docstore chore: fix unnecessary string concatation in single line (#8311) 1 year ago
embedding Ensure consistent float type for cached embedding return values (#10185) 1 year ago
entities fix retrieval resource positon missed (#9155) 1 year ago
extractor chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
index_processor refactor: improve handling of leading punctuation removal (#10761) 1 year ago
models external knowledge api (#8913) 1 year ago
rerank chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
retrieval add rerank check when doing mutil-retrieval (#9998) 1 year ago
splitter chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
__init__.py Feat/dify rag (#2528) 2 years ago