MaxKB/apps/knowledge/serializers
shaohuzhang1 080a6031bd
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
feat: application save (#3150)
2025-05-27 11:08:55 +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: reformat code 2025-05-08 10:00:58 +08:00
document.py fix: rename image_name to file_name in zip_split_handle and remove workspace_id assignment in document 2025-05-13 12:47:59 +08:00
file.py feat: add delete method to File API for file removal 2025-05-08 12:15:00 +08:00
knowledge.py feat: application save (#3150) 2025-05-27 11:08:55 +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: add BatchGenerateRelated API for batch processing of related paragraphs 2025-05-08 19:28:58 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00