MaxKB/apps/knowledge/serializers
CaptainB a75501737f feat: add BatchGenerateRelated API for batch processing of related paragraphs 2025-05-08 19:28: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 chore: reformat code 2025-05-08 10:00:58 +08:00
document.py feat: add BatchRefresh and BatchGenerateRelated APIs for document processing 2025-05-08 19:16:45 +08:00
file.py feat: add delete method to File API for file removal 2025-05-08 12:15:00 +08:00
knowledge.py feat: add Embedding API for re-vectorization of knowledge objects 2025-05-08 17:17:09 +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: add BatchGenerateRelated API for batch processing of related paragraphs 2025-05-08 19:28:58 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00