MaxKB/apps/knowledge/api
CaptainB 1f8907e1cb feat: add GetModelAPI for retrieving model information in knowledge base 2025-05-09 17:50:15 +08:00
..
__init__.py feat: add knowledge management API and permissions 2025-04-25 18:18:47 +08:00
document.py feat: add BatchRefresh and BatchGenerateRelated APIs for document processing 2025-05-08 19:16:45 +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 GetModelAPI for retrieving model information in knowledge base 2025-05-09 17:50:15 +08:00
paragraph.py feat: add BatchGenerateRelated API for batch processing of related paragraphs 2025-05-08 19:28:58 +08:00
problem.py feat: add ProblemParagraphAPI for retrieving associated paragraphs and update routing 2025-05-07 17:37:34 +08:00