MaxKB/apps/knowledge/views
CaptainB efd273b3bc feat: add export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +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: add export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +08:00
file.py fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +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
paragraph.py refactor: permission constants 2025-05-16 18:23:27 +08:00
problem.py feat: add new permission constants for knowledge documents, paragraphs, and problems 2025-05-13 10:58:56 +08:00