MaxKB/apps/knowledge/serializers
CaptainB 10105ce5ab feat: implement Paragraph API for CRUD operations and batch deletion 2025-05-07 13:51:20 +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 DocumentSplitPatternAPI for segment ID retrieval with workspace and knowledge ID parameters 2025-05-06 17:56:49 +08:00
knowledge.py feat: enhance Document API with create and query functionalities 2025-05-06 13:55:14 +08:00
knowledge_folder.py feat: add KnowledgeFolderFlatSerializer for flat folder representation in Knowledge API 2025-05-07 10:30:56 +08:00
paragraph.py feat: implement Paragraph API for CRUD operations and batch deletion 2025-05-07 13:51:20 +08:00
problem.py feat: enhance Document API with create and query functionalities 2025-05-06 13:55:14 +08:00