MaxKB/apps/knowledge
CaptainB 77a824235f fix: correct embedding_model_id references in SQL and Vue files 2025-06-16 20:16:23 +08:00
..
api feat: update problem serializers to use ListField for batch requests 2025-06-09 17:38:08 +08:00
migrations fix: update default folder reference from 'root' to 'default' in multiple models 2025-06-16 11:42:28 +08:00
models fix: update default folder reference from 'root' to 'default' in multiple models 2025-06-16 11:42:28 +08:00
serializers fix: handle None source_file_id in link_file method 2025-06-16 16:57:10 +08:00
sql fix: correct embedding_model_id references in SQL and Vue files 2025-06-16 20:16:23 +08:00
task feat: add SyncWeb and GenerateRelated APIs for knowledge base synchronization and related generation 2025-05-08 16:49:12 +08:00
vector feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
views refactor: log add workspace_id 2025-06-16 16:31:28 +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 shared document and paragraph views with related permissions 2025-06-06 17:55:06 +08:00