MaxKB/apps/knowledge
shaohuzhang1 4f1f0fe056
feat: Knowledge base workflow supports terminating execution (#4536)
2025-12-18 15:03:42 +08:00
..
api refactor: move OpenApiParameter definitions to schema for better organization 2025-12-17 14:16:58 +08:00
migrations feat: remove unique constraint on knowledge workflow version 2025-12-01 15:52:29 +08:00
models perf: Optimize file writing and writing (#4512) 2025-12-12 18:52:27 +08:00
serializers feat: Knowledge base workflow supports terminating execution (#4536) 2025-12-18 15:03:42 +08:00
sql chore: update document deletion logic to handle paragraph IDs and related mappings 2025-11-03 16:38:32 +08:00
task refactor: remove print. 2025-11-19 17:16:22 +08:00
template fix: remove default model reference from embedding_model and add export paths for templates 2025-06-17 17:20:00 +08:00
vector feat: knowledge workflow (#4399) 2025-11-28 15:38:20 +08:00
views feat: Knowledge base workflow supports terminating execution (#4536) 2025-12-18 15:03:42 +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: Knowledge base workflow supports terminating execution (#4536) 2025-12-18 15:03:42 +08:00