MaxKB/apps/knowledge
shaohuzhang1 585302a2c9
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
perf: Optimize file writing and writing (#4512)
2025-12-12 18:52:27 +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 perf: Optimize file writing and writing (#4512) 2025-12-12 18:52:27 +08:00
serializers fix: Exclude unnecessary query fields 2025-12-10 11:44:51 +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 chore: remove unused schema definitions from embedding model endpoints 2025-12-08 18:35:44 +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