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/rerank
yihong 58a9d9eb9a
fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
..
entity delete weight_type (#6865) 2 years ago
__init__.py modify rerank and splitter code directory (#4924) 2 years ago
rerank_base.py refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
rerank_factory.py refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
rerank_model.py fix: optimize unique document filtering with set (#10082) 1 year ago
rerank_type.py add rerank check when doing mutil-retrieval (#9998) 1 year ago
weight_rerank.py fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849) 1 year ago