MaxKB/apps/knowledge
CaptainB 096c72513f feat: add handling for missing source files in document processing
--bug=1062915 --user=刘瑞斌 【知识库】快速创建的文档,替换原文档报错,找不到源文件 https://www.tapd.cn/62980211/s/1789099
2025-10-23 11:48:44 +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 feat: add handling for missing source files in document processing 2025-10-23 11:48:44 +08:00
sql feat: Variable aggregation 2025-10-17 17:31:59 +08:00
task feat: enhance model handling with default parameters and cache model check 2025-10-22 12:30:47 +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: Add document_id_list parameter to query methods in vector classes 2025-10-22 10:04:37 +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