MaxKB/apps/tools
CaptainB 94c5c4197c fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
..
api feat: implement File API for file upload and retrieval with new endpoints 2025-05-08 10:42:00 +08:00
migrations feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
models feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
serializers feat: add ToolFolderFlatSerializer for flat folder serialization in Tool API 2025-05-07 10:29:23 +08:00
views fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
__init__.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
admin.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
apps.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
tests.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
urls.py feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00