MaxKB/apps/knowledge/serializers
CaptainB 383957abb3 chore: update regex pattern and file path in common.py
--bug=1061351 --user=刘瑞斌 【知识库】知识库导出zip没有图片 https://www.tapd.cn/62980211/s/1768275
2025-09-05 11:48:14 +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 chore: update regex pattern and file path in common.py 2025-09-05 11:48:14 +08:00
document.py chore: update regex pattern and file path in common.py 2025-09-05 11:48:14 +08:00
knowledge.py chore: update export_zip to include knowledge name in filename 2025-09-05 11:37:09 +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 fix: add check for existing problem-paragraph mapping before processing 2025-08-18 17:08:22 +08:00
problem.py feat: update permission checks to remove row.id dependency and add workspace_id to knowledge retrieval 2025-07-30 09:56:33 +08:00