MaxKB/apps/knowledge
CaptainB 5b46e7d730
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
chore: update document deletion logic to handle paragraph IDs and related mappings
--bug=1063248 --user=刘瑞斌 【知识库】删除文档时,分段与问题的关联关系没有清除 https://www.tapd.cn/62980211/s/1793500
2025-11-03 16:38:32 +08:00
..
api feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
migrations feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
models feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
serializers chore: update document deletion logic to handle paragraph IDs and related mappings 2025-11-03 16:38:32 +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: replace get_embedding_model_default_params with get_model_default_params 2025-10-30 17:12:30 +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 feat: Replace source file permission 2025-10-22 11:25:11 +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: add document replacement functionality with file upload 2025-10-20 15:32:30 +08:00