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
Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702)
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: ruff check for True if ... else (#12576) 1 year ago
docstore py lint (#12102) 1 year ago
embedding Feat/support parent child chunk (#12092) 1 year ago
entities fix retrieval resource positon missed (#9155) 1 year ago
extractor chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 year ago
index_processor Fix pandas indexing method for knowledge base imports (#12637) (#12638) 1 year ago
models py lint (#12102) 1 year ago
rerank feat: mypy for all type check (#10921) 1 year ago
retrieval Feat/support parent child chunk (#12092) 1 year ago
splitter feat: mypy for all type check (#10921) 1 year ago
__init__.py