MaxKB/apps/knowledge/views
CaptainB ab479c422c feat: add delete method to File API for file removal 2025-05-08 12:15:00 +08:00
..
__init__.py feat: implement File API for file upload and retrieval with new endpoints 2025-05-08 10:42:00 +08:00
document.py feat: update document and paragraph batch operations to use PUT method and rename classes for clarity 2025-05-07 14:49:32 +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 summary fields to extend_schema for folder and document APIs 2025-05-06 13:55:14 +08:00
paragraph.py feat: update document and paragraph batch operations to use PUT method and rename classes for clarity 2025-05-07 14:49:32 +08:00
problem.py feat: update Problem API to batch process request data in post method 2025-05-07 18:51:26 +08:00