MaxKB/apps/knowledge/views
CaptainB a8a19f357a feat: add endpoint to retrieve embedding model for knowledge base 2025-06-03 16:31:07 +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 refactor: permission constants 2025-05-16 18:23:27 +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 endpoint to retrieve embedding model for knowledge base 2025-06-03 16:31:07 +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