MaxKB/apps/common/handle/impl/text
CaptainB a3c0cc1115 refactor: update file ID assignment in document extraction to use provided metadata 2025-11-24 17:22:10 +08:00
..
__init__.py refactor: reorganize file handling imports into a structured directory 2025-04-30 16:08:17 +08:00
csv_split_handle.py feat: enhance error logging for file processing in CSV, XLS, and DOC handlers 2025-06-30 12:49:50 +08:00
doc_split_handle.py refactor: update file ID assignment in document extraction to use provided metadata 2025-11-24 17:22:10 +08:00
html_split_handle.py refactor: remove print. 2025-11-19 17:16:22 +08:00
pdf_split_handle.py chore: replace split_text with smart_split_paragraph in pdf_split_handle.py 2025-10-27 14:23:42 +08:00
text_split_handle.py chore: normalize with_filter parameter to boolean in split handle files 2025-07-10 15:06:19 +08:00
xls_split_handle.py fix: handle string type for limit and improve error logging in pdf_split_handle 2025-06-30 12:47:47 +08:00
xlsx_split_handle.py fix: update file URL paths to use relative references 2025-07-02 22:45:11 +08:00
zip_split_handle.py perf: Memory optimization (#4318) 2025-11-05 19:05:26 +08:00