This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11331a60e0
maxkb
/
apps
/
tools
History
CaptainB
11331a60e0
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +08:00
..
api
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +08:00
migrations
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +08:00
models
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +08:00
serializers
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +08:00
views
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +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