MaxKB/apps/knowledge/views
CaptainB a75501737f feat: add BatchGenerateRelated API for batch processing of related paragraphs 2025-05-08 19:28:58 +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 BatchRefresh and BatchGenerateRelated APIs for document processing 2025-05-08 19:16:45 +08:00
file.py feat: add delete method to File API for file removal 2025-05-08 12:15:00 +08:00
knowledge.py feat: add Embedding API for re-vectorization of knowledge objects 2025-05-08 17:17:09 +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: update Problem API to batch process request data in post method 2025-05-07 18:51:26 +08:00