MaxKB/apps/common/handle/impl
shaohuzhang1 832b0dbd63
feat: Knowledge base import supports zip, xls, xlsx, and csv formats, while knowledge base export supports zip format (#1869)
2024-12-18 18:00:19 +08:00
..
qa feat: Knowledge base import supports zip, xls, xlsx, and csv formats, while knowledge base export supports zip format (#1869) 2024-12-18 18:00:19 +08:00
response fix: 修复对话使用api调用无法响应数据 (#1755) 2024-12-04 14:19:37 +08:00
table fix: 过滤空白的sheet 2024-12-04 16:30:43 +08:00
csv_split_handle.py feat: Knowledge base import supports zip, xls, xlsx, and csv formats, while knowledge base export supports zip format (#1869) 2024-12-18 18:00:19 +08:00
doc_split_handle.py fix: 修复文档提取doc图片没有保存和展示的问题 2024-11-28 15:07:21 +08:00
html_split_handle.py fix: 修复文档提取doc图片没有保存和展示的问题 2024-11-28 15:07:21 +08:00
pdf_split_handle.py fix: 处理某些pdf中不包括目录和内部链接不能完整导入的问题 2024-12-06 10:49:37 +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 feat: Knowledge base import supports zip, xls, xlsx, and csv formats, while knowledge base export supports zip format (#1869) 2024-12-18 18:00:19 +08:00
xlsx_split_handle.py feat: Knowledge base import supports zip, xls, xlsx, and csv formats, while knowledge base export supports zip format (#1869) 2024-12-18 18:00:19 +08:00
zip_split_handle.py feat: Knowledge base import supports zip, xls, xlsx, and csv formats, while knowledge base export supports zip format (#1869) 2024-12-18 18:00:19 +08:00