MaxKB/apps/knowledge
CaptainB 620d4ff996 feat: add document replacement functionality with file upload 2025-10-20 15:32:30 +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 document replacement functionality with file upload 2025-10-20 15:32:30 +08:00
sql feat: Variable aggregation 2025-10-17 17:31:59 +08:00
task chore: add model_params_setting to document, knowledge, and paragraph processing 2025-09-05 17:48:40 +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: update SQL queries to improve similarity calculations and indexing 2025-07-24 16:18:53 +08:00
views feat: add document replacement functionality with file upload 2025-10-20 15:32:30 +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