MaxKB/apps/knowledge/serializers
CaptainB c8650030fb refactor: replace WorkspaceUserResourcePermission with UserResourcePermissionSerializer for user authorization 2025-07-07 18:37:47 +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 file URL paths to use relative references 2025-07-02 22:45:11 +08:00
document.py fix: ensure valid class is checked before validation in document processing 2025-07-07 16:04:16 +08:00
knowledge.py refactor: replace WorkspaceUserResourcePermission with UserResourcePermissionSerializer for user authorization 2025-07-07 18:37:47 +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