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
kenwoodjw 087bb60b31
fix: preserve Unicode characters in keyword search queries (#15522)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
..
cleaner fix: rules should not be None for in (#10977) 1 year ago
data_post_processor fix: validate reranking model attributes before processing (#11930) 1 year ago
datasource fix: preserve Unicode characters in keyword search queries (#15522) 1 year ago
docstore Introduce Plugins (#13836) 1 year ago
embedding Introduce Plugins (#13836) 1 year ago
entities fix retrieval resource positon missed (#9155) 1 year ago
extractor Introduce Plugins (#13836) 1 year ago
index_processor Introduce Plugins (#13836) 1 year ago
models py lint (#12102) 1 year ago
rerank feat: mypy for all type check (#10921) 1 year ago
retrieval fix parent-child retrival count (#15119) 1 year ago
splitter fix text split (#15426) 1 year ago
__init__.py