MaxKB/apps/common/handle/impl/text
shaohuzhang1 a8d0729e65
perf: Memory optimization (#4318)
2025-11-05 19:05:26 +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 fix: Add file name to prompt when processing images with doc (#4114) 2025-09-25 18:51:21 +08:00
html_split_handle.py chore: normalize with_filter parameter to boolean in split handle files 2025-07-10 15:06:19 +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