MaxKB/apps/knowledge/api
CaptainB 15440479cf refactor: move OpenApiParameter definitions to schema for better organization
--bug=1064802 --user=刘瑞斌 【接口文档】/admin/api/workspace/{workspace_id}/knowledge/{knowledge_id}/document/split 接口的参数传递方式错了 https://www.tapd.cn/62980211/s/1813972
2025-12-17 14:16:58 +08:00
..
__init__.py feat: add knowledge management API and permissions 2025-04-25 18:18:47 +08:00
document.py refactor: move OpenApiParameter definitions to schema for better organization 2025-12-17 14:16:58 +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
knowledge_version.py feat: Knowledge base workflow release, version management function (#4405) 2025-12-01 15:04:25 +08:00
knowledge_workflow.py fix: Knowledge Base Workflow Execution List (#4437) 2025-12-04 17:55:08 +08:00
paragraph.py fix: update paragraph ordering and adjust position during bulk creation 2025-06-17 13:23:34 +08:00
problem.py feat: update problem serializers to use ListField for batch requests 2025-06-09 17:38:08 +08:00
tag.py feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00