MaxKB/apps/knowledge/serializers
CaptainB dfa66c1d23 feat: adjust position handling in paragraph serializer to ensure integer type
--bug=1057467 --user=刘瑞斌 【知识库】企业版-知识库文档中添加分段失败 https://www.tapd.cn/62980211/s/1719011
2025-06-26 15:15:50 +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 refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +08:00
knowledge.py refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +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: adjust position handling in paragraph serializer to ensure integer type 2025-06-26 15:15:50 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00