MaxKB/apps/tools
fit2cloudzhao 2cdd42ccd3 fix: Fix the non-empty check of the tool input parameters 2025-11-26 11:42:19 +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: Fix the non-empty check of the tool input parameters 2025-11-26 11:42:19 +08:00
sql feat: Variable aggregation 2025-10-17 17:31:59 +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