maxkb/apps/knowledge/serializers
2025-06-25 12:17:06 +08:00
..
__init__.py
common.py fix: update image URL paths to use OSS endpoints 2025-06-12 15:49:54 +08:00
document.py fix: replace get_byte() with get_bytes() for consistency in file handling 2025-06-25 10:55:48 +08:00
knowledge_folder.py
knowledge.py feat: add folder_id support in knowledge and tool modules 2025-06-25 12:17:06 +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