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
Jiang ad17ff9a92
Lindorm vdb bug-fix (#11790)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
2 years ago
..
cleaner fix: rules should not be None for in (#10977) 2 years ago
data_post_processor refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2 years ago
datasource Lindorm vdb bug-fix (#11790) 2 years ago
docstore
embedding Ensure consistent float type for cached embedding return values (#10185) 2 years ago
entities
extractor fix: support mdx files close #11557 (#11565) 2 years ago
index_processor refactor: improve handling of leading punctuation removal (#10761) 2 years ago
models
rerank chore: bump minimum supported Python version to 3.11 (#10386) 2 years ago
retrieval add rerank check when doing mutil-retrieval (#9998) 2 years ago
splitter
__init__.py