MaxKB/apps/knowledge
shaohuzhang1 10372c8909 fix: Add workspace ID as workflow execution parameter 2025-11-24 17:26:35 +08:00
..
api feat: add knowledge workflow and version models, serializers, and API views 2025-11-06 18:05:40 +08:00
migrations feat: Chunks stored 2025-11-24 15:50:46 +08:00
models feat: Chunks stored 2025-11-24 15:50:46 +08:00
serializers fix: Add workspace ID as workflow execution parameter 2025-11-24 17:26:35 +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: Chunks stored 2025-11-24 15:50:46 +08:00
views Merge branch 'v2' into knowledge_workflow 2025-11-21 18:09:39 +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: tool datasource 2025-11-21 17:05:21 +08:00