MaxKB/apps/knowledge/serializers
CaptainB 48297d81e5 feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
..
__init__.py feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
common.py refactor: improve code readability and formatting in common, knowledge, and paragraph modules 2025-04-30 09:57:11 +08:00
document.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
knowledge.py refactor: improve code readability and formatting in common, knowledge, and paragraph modules 2025-04-30 09:57:11 +08:00
knowledge_folder.py feat: implement web knowledge synchronization with ForkManage and related handlers 2025-04-28 11:53:38 +08:00
paragraph.py refactor: improve code readability and formatting in common, knowledge, and paragraph modules 2025-04-30 09:57:11 +08:00
problem.py feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00