dify/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)
2025-06-03 13:24:26 +08:00
..
cleaner fix: keep image url (#17430) 2025-04-04 15:55:48 +08:00
data_post_processor fix: validate reranking model attributes before processing (#11930) 2024-12-21 21:23:12 +08:00
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) 2025-06-03 13:24:26 +08:00
docstore Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
embedding Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
entities Refactor/message cycle manage and knowledge retrieval (#20460) 2025-05-30 14:36:44 +08:00
extractor Refactor/remove db from cycle manager (#20455) 2025-05-30 04:34:13 +08:00
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) 2025-03-29 14:15:53 +08:00
models Refactor/remove db from cycle manager (#20455) 2025-05-30 04:34:13 +08:00
rerank fix: fix rerank model runner usage (#19008) 2025-04-29 14:51:21 +08:00
retrieval update knowledge base api (#20426) 2025-05-30 14:45:30 +08:00
splitter immediately return initialed tiktokenizer instance and remove dead code in usage of tiktokenizer (#17957) 2025-04-30 16:07:20 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00