MaxKB/apps/common/handle/impl
shaohuzhang1 35b662a52d
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
perf: Optimize document extraction for complex table files (#3116)
2025-05-20 13:44:20 +08:00
..
qa fix: skip macOS specific metadata directories and files in zip parsing 2025-04-02 16:06:36 +08:00
response fix: Enterprise WeChat docking sub application cannot output thinking process (#2489) 2025-03-04 19:31:49 +08:00
table perf: Optimize document extraction for complex table files (#3116) 2025-05-20 13:44:20 +08:00
csv_split_handle.py fix: The knowledge base table file upload is missing a header (#2185) 2025-02-10 10:22:23 +08:00
doc_split_handle.py fix: Docx segmented font title recognition (#2949) 2025-04-22 14:51:45 +08:00
html_split_handle.py fix: 修复文档提取doc图片没有保存和展示的问题 2024-11-28 15:07:21 +08:00
pdf_split_handle.py fix: limit chapter title length to 256 characters in pdf_split_handle.py 2025-04-07 10:54:59 +08:00
text_split_handle.py fix: 修复文档提取doc图片没有保存和展示的问题 2024-11-28 15:07:21 +08:00
tools.py feat: 上传文档表格对支持xlsx文件单元格图片 2024-09-11 18:27:44 +08:00
xls_split_handle.py fix: update post_cell function to handle different newline characters in cell values 2025-04-24 16:05:09 +08:00
xlsx_split_handle.py fix: The knowledge base table file upload is missing a header (#2185) 2025-02-10 10:22:23 +08:00
zip_split_handle.py fix: exclude macOS specific files from zip processing 2025-04-07 10:37:06 +08:00