MaxKB/apps/knowledge/api
CaptainB 852313217d feat: add migration endpoints for documents and paragraphs with parameter handling 2025-06-03 18:43:41 +08:00
..
__init__.py feat: add knowledge management API and permissions 2025-04-25 18:18:47 +08:00
document.py feat: add migration endpoints for documents and paragraphs with parameter handling 2025-06-03 18:43:41 +08:00
file.py feat: implement File API for file upload and retrieval with new endpoints 2025-05-08 10:42: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
paragraph.py feat: add migration endpoints for documents and paragraphs with parameter handling 2025-06-03 18:43:41 +08:00
problem.py feat: add ProblemParagraphAPI for retrieving associated paragraphs and update routing 2025-05-07 17:37:34 +08:00