MaxKB/apps/knowledge
CaptainB 83e9a8ce98 feat: add folder_id support in knowledge and tool modules 2025-06-25 12:17:06 +08:00
..
api fix: make folder_id parameter optional in document.py 2025-06-19 19:42:29 +08:00
migrations feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
models refactor: ui warning message 2025-06-24 19:14:22 +08:00
serializers feat: add folder_id support in knowledge and tool modules 2025-06-25 12:17:06 +08:00
sql fix: application knowledge list (#3367) 2025-06-24 15:01:43 +08:00
task feat: add SyncWeb and GenerateRelated APIs for knowledge base synchronization and related generation 2025-05-08 16:49:12 +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 new SQL queries for embedding and keyword searches 2025-06-18 19:48:20 +08:00
views feat: update permission checks to include workspace-specific roles for knowledge document operations 2025-06-23 11:47:46 +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 batch_cancel_task endpoint to document routes in urls.py 2025-06-18 20:50:46 +08:00