MaxKB/apps/knowledge/serializers
CaptainB 868b4b6eab refactor: include workspace_id in document query return values
--bug=1057837 --user=刘瑞斌 【知识库】、压缩包文件中存在视频和图片,只能分段上传后提示信息存在问题 https://www.tapd.cn/62980211/s/1721454
2025-07-02 11:01:32 +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: include workspace_id in document query return values 2025-07-02 11:01:32 +08:00
knowledge.py refactor: improve knowledge editing logic to prevent name duplication 2025-07-02 10:38:23 +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