MaxKB/apps/tools
CaptainB 54eb60d2c4 fix: handle all exceptions in fetch toolstore tools error logging 2025-09-29 14:51:55 +08:00
..
api fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
migrations feat: add Appstore tool retrieval and store tool API endpoint 2025-09-09 15:08:33 +08:00
models feat: add Appstore tool retrieval and store tool API endpoint 2025-09-09 15:08:33 +08:00
serializers fix: handle all exceptions in fetch toolstore tools error logging 2025-09-29 14:51:55 +08:00
sql feat: add Appstore tool retrieval and store tool API endpoint 2025-09-09 15:08:33 +08:00
views feat: add TestConnection API endpoint and corresponding frontend functionality 2025-09-25 12:05:21 +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 TestConnection API endpoint and corresponding frontend functionality 2025-09-25 12:05:21 +08:00