MaxKB/apps/knowledge
shaohuzhang1 7e7e786bef
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
Merge branch 'v2' into knowledge_workflow
# Conflicts:
#	apps/application/flow/workflow_manage.py
#	apps/common/utils/tool_code.py
#	ui/src/views/tool/component/ToolListContainer.vue
2025-11-21 18:09:39 +08:00
..
api feat: add knowledge workflow and version models, serializers, and API views 2025-11-06 18:05:40 +08:00
migrations feat: knowledge workflow 2025-11-19 16:32:11 +08:00
models feat: knowledge workflow 2025-11-19 16:32:11 +08:00
serializers Merge branch 'v2' into knowledge_workflow 2025-11-21 18:09:39 +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 fix(vector): 修复 source_type 判断类型问题 2025-11-03 10:44:21 +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