MaxKB/apps/knowledge/serializers
CaptainB 9c7eb22c61 refactor: improve error message for non-existent files in document handling
--bug=1057925 --user=刘瑞斌 【知识库】知识库快速创建空白文档-添加段落和内容-随后下载源文档-下载文件提示异常 https://www.tapd.cn/62980211/s/1723202
2025-07-04 11:08:20 +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 refactor: improve error message for non-existent files in document handling 2025-07-04 11:08:20 +08:00
knowledge.py refactor: add deletion of ApplicationKnowledgeMapping entries when knowledge is deleted 2025-07-03 18:10:22 +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 refactor: adjust paragraph position indexing to start from 1 2025-06-27 19:01:05 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00