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
yihong ed55de888a
fix: rules should not be None for in (#10977)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
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: AnalyticDB vector store supports invocation via SQL. (#10802) 1 year ago
docstore chore: fix unnecessary string concatation in single line (#8311) 1 year 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) 1 year ago
rerank fix weight rerank of knowledge retrieval (#10931) 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