MaxKB/apps/knowledge
zhangzhanwei 4b0dd1b7c0 feat: Variable aggregation 2025-10-17 17:31:59 +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: delete associated DocumentTag entries when deleting documents 2025-10-17 17:27:02 +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 search document node functionality and related configurations 2025-10-17 10:27:31 +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 search document node functionality and related configurations 2025-10-17 10:27:31 +08:00