MaxKB/apps/knowledge/serializers
shaohuzhang1 e98ecf4c2f
fix: application knowledge list (#3368)
2025-06-24 15:11:08 +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 feat: update UUID generation to use uuid7 for improved uniqueness across models 2025-06-23 11:19:20 +08:00
knowledge.py fix: application knowledge list (#3368) 2025-06-24 15:11:08 +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: update UUID generation to use uuid7 for improved uniqueness across models 2025-06-23 11:19:20 +08:00
problem.py chore: reformat code 2025-05-08 10:00:58 +08:00