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
6cb3ae74d9
maxkb
/
apps
/
tools
History
CaptainB
6cb3ae74d9
feat: update permission checks to use workspace knowledge permissions for document and knowledge operations
2025-06-05 10:12:59 +08:00
..
api
feat: change icon edit method from POST to PUT for tools and shared tools
2025-06-04 19:05:19 +08:00
migrations
refactor: sql
2025-05-27 14:44:57 +08:00
models
fix: make desc field optional in KnowledgeFolder and ToolFolder models
2025-05-14 11:31:54 +08:00
serializers
feat: enhance init_params handling with encryption and decryption for tools and shared tools
2025-06-04 19:15:33 +08:00
sql
feat: refactor user_id handling and enhance tool query logic
2025-06-03 16:31:07 +08:00
views
feat: update permission checks to use workspace knowledge permissions for document and knowledge operations
2025-06-05 10:12:59 +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