MaxKB/apps/knowledge
CaptainB 3a70e3cb49 feat: enhance datasource URL generation in KnowledgeWorkflow and update fetch function handling 2025-12-04 19:10:26 +08:00
..
api fix: Knowledge Base Workflow Execution List (#4437) 2025-12-04 17:55:08 +08:00
migrations feat: remove unique constraint on knowledge workflow version 2025-12-01 15:52:29 +08:00
models feat: remove unique constraint on knowledge workflow version 2025-12-01 15:52:29 +08:00
serializers fix: Knowledge Base Workflow Execution List (#4437) 2025-12-04 17:55:08 +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: enhance datasource URL generation in KnowledgeWorkflow and update fetch function handling 2025-12-04 19:10:26 +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 Execution Record (#4435) 2025-12-04 14:22:46 +08:00