MaxKB/apps/knowledge/views
CaptainB f21d301140 fix: change HTTP methods from PUT to GET for association and unassociation endpoints 2025-05-12 17:13:57 +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 fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +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 GetModelAPI for retrieving model information in knowledge base 2025-05-09 17:50:15 +08:00
paragraph.py fix: change HTTP methods from PUT to GET for association and unassociation endpoints 2025-05-12 17:13:57 +08:00
problem.py fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00