MaxKB/apps/knowledge/serializers
CaptainB dc960d1628 fix: correct select_one parameter default value in edit method of KnowledgeSerializer
--bug=1058784 --user=刘瑞斌 【知识库】编辑知识库,保存失败 https://www.tapd.cn/62980211/s/1731590
2025-07-15 14:01:39 +08:00
..
__init__.py feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
common.py fix: update file URL paths to use relative references 2025-07-02 22:45:11 +08:00
document.py fix: update error message for non-existent files in document handling 2025-07-15 12:20:32 +08:00
knowledge.py fix: correct select_one parameter default value in edit method of KnowledgeSerializer 2025-07-15 14:01:39 +08:00
knowledge_folder.py feat: add optional user_id parameter to tool queries and serializers 2025-05-15 11:04:54 +08:00
paragraph.py feat: update paragraph processing to include status updates for embedding tasks 2025-07-10 16:53:14 +08:00
problem.py feat: add workspace validation for knowledge id across serializers 2025-07-08 12:47:53 +08:00