MaxKB/apps/knowledge
CaptainB efd273b3bc feat: add export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +08:00
..
api feat: add export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +08:00
migrations refactor: sql 2025-05-27 14:44:57 +08:00
models feat: application save (#3150) 2025-05-27 11:08:55 +08:00
serializers feat: add export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +08:00
sql feat: refactor user_id handling and enhance tool query logic 2025-06-03 16:31:07 +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 feat: add export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +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 export and export_zip endpoints for knowledge base and document with image handling 2025-06-03 17:44:13 +08:00