MaxKB/apps/common/handle
shaohuzhang1 d92dcd722b
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
fix: Add file name to prompt when processing images with doc (#4114)
2025-09-25 18:51:21 +08:00
..
impl fix: Add file name to prompt when processing images with doc (#4114) 2025-09-25 18:51:21 +08:00
__init__.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_parse_qa_handle.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_parse_table_handle.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_split_handle.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
base_to_response.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
handle_exception.py refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +08:00