MaxKB/apps/tools
CaptainB 7c15082e53 feat: update API documentation to specify retrieval of tool by module 2025-04-18 19:05:53 +08:00
..
api feat: add ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module 2025-04-18 17:54:06 +08:00
migrations refactor: remove tool_type field and update imports in tool model 2025-04-18 17:08:59 +08:00
models refactor: remove tool_type field and update imports in tool model 2025-04-18 17:08:59 +08:00
serializers feat: add ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module 2025-04-18 17:54:06 +08:00
views feat: update API documentation to specify retrieval of tool by module 2025-04-18 19:05:53 +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 ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module 2025-04-18 17:54:06 +08:00