MaxKB/apps/tools
CaptainB 7dc3cb98ef
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
refactor: comment out RunSQL migration for internal_tool.sql in initial migration
2025-06-18 20:53:40 +08:00
..
api feat: rename tool_type to scope and update related query parameters for tool filtering 2025-06-05 16:27:54 +08:00
migrations refactor: comment out RunSQL migration for internal_tool.sql in initial migration 2025-06-18 20:53:40 +08:00
models fix: update default folder reference from 'root' to 'default' in multiple models 2025-06-16 11:42:28 +08:00
serializers refactor: simplify serializer field definitions in tool.py 2025-06-18 16:43:08 +08:00
sql refactor: enhance workspace authorization handling in shared knowledge, model, and tool 2025-06-18 17:54:00 +08:00
views refactor: log add workspace_id 2025-06-16 16:31:28 +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 debug and edit icon functionalities for tools and shared tools 2025-06-04 18:52:24 +08:00