MaxKB/apps/knowledge/serializers
CaptainB cd25bcf074 refactor: adjust paragraph position handling to insert new paragraphs at the top
--bug=1057642 --user=刘瑞斌 【知识库】文档中添加分段,最后添加的没显示在最上面 https://www.tapd.cn/62980211/s/1719802
2025-06-27 17:59:09 +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 image URL paths to use OSS endpoints 2025-06-12 15:49:54 +08:00
document.py fix: allow null and blank values for status and order_by fields in document queries 2025-06-27 16:28:11 +08:00
knowledge.py feat: make folder_id optional in KnowledgeSerializer query 2025-06-26 20:13:56 +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 handling to insert new paragraphs at the top 2025-06-27 17:59:09 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00