MaxKB/apps/knowledge/migrations
shaohuzhang1 bcf6ccee20
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
refactor: File model (#3050)
2025-05-07 11:45:00 +08:00
..
0001_initial.py feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
0002_document_paragraph_embedding_problem_and_more.py refactor: celery config 2025-04-29 11:48:15 +08:00
0003_alter_document_status_alter_paragraph_status_and_more.py refactor: improve code readability and formatting in common, knowledge, and paragraph modules 2025-04-30 09:57:11 +08:00
0004_knowledge_file_size_limit_alter_document_status_and_more.py feat: add DocumentTreeReadAPI for document pagination and file size limit to knowledge model 2025-05-06 17:39:26 +08:00
0005_remove_file_workspace_id_file_file_size_and_more.py refactor: File model (#3050) 2025-05-07 11:45:00 +08:00
__init__.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00