MaxKB/apps/knowledge/serializers
CaptainB fb6314cd69 feat: implement file download functionality in document handler 2025-06-04 14:25:01 +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: implement file download functionality in document handler 2025-06-04 14:25:01 +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 export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +08:00
knowledge_folder.py feat: add optional user_id parameter to tool queries and serializers 2025-05-15 11:04:54 +08:00
paragraph.py feat: add migration endpoints for documents and paragraphs with parameter handling 2025-06-03 18:43:41 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00