MaxKB/apps/knowledge
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
..
api feat: add DocumentSplitPatternAPI for segment ID retrieval with workspace and knowledge ID parameters 2025-05-06 17:56:49 +08:00
migrations refactor: File model (#3050) 2025-05-07 11:45:00 +08:00
models refactor: File model (#3050) 2025-05-07 11:45:00 +08:00
serializers feat: add KnowledgeFolderFlatSerializer for flat folder representation in Knowledge API 2025-05-07 10:30:56 +08:00
sql refactor: improve code readability and formatting in common, knowledge, and paragraph modules 2025-04-30 09:57:11 +08:00
task feat: add CancelTaskAPI and batch cancellation endpoints for document tasks 2025-05-06 16:47:59 +08:00
vector feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
views feat: add DocumentSplitPatternAPI for segment ID retrieval with workspace and knowledge ID parameters 2025-05-06 17:56:49 +08:00
__init__.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
admin.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
apps.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
tests.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
urls.py feat: add DocumentSplitPatternAPI for segment ID retrieval with workspace and knowledge ID parameters 2025-05-06 17:56:49 +08:00