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
zhaobingshuang 3f7aa38d77
fix: #20560 When elasticsearch is used as the vector database, the Retrieval Test fails to filter the data after setting the Score Threshold, and the score of the recalled results is empty (#20561)
8 months ago
..
cleaner fix: keep image url (#17430) 10 months ago
data_post_processor fix: validate reranking model attributes before processing (#11930) 1 year ago
datasource fix: #20560 When elasticsearch is used as the vector database, the Retrieval Test fails to filter the data after setting the Score Threshold, and the score of the recalled results is empty (#20561) 8 months ago
docstore Introduce Plugins (#13836) 12 months ago
embedding Introduce Plugins (#13836) 12 months ago
entities Refactor/message cycle manage and knowledge retrieval (#20460) 8 months ago
extractor Refactor/remove db from cycle manager (#20455) 8 months ago
index_processor Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075) 10 months ago
models Refactor/remove db from cycle manager (#20455) 8 months ago
rerank fix: fix rerank model runner usage (#19008) 9 months ago
retrieval update knowledge base api (#20426) 8 months ago
splitter immediately return initialed tiktokenizer instance and remove dead code in usage of tiktokenizer (#17957) 9 months ago
__init__.py Feat/dify rag (#2528) 2 years ago