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
f4f39d8059
maxkb
/
apps
/
tools
History
CaptainB
aa593f3790
feat: refactor user_id handling and enhance tool query logic
2025-06-03 16:31:07 +08:00
..
api
feat: add optional user_id parameter to tool queries and serializers
2025-05-15 11:04:54 +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: refactor user_id handling and enhance tool query logic
2025-06-03 16:31:07 +08:00
sql
feat: refactor user_id handling and enhance tool query logic
2025-06-03 16:31:07 +08:00
views
feat: enhance knowledge pagination to include child folders in response
2025-05-15 10:49: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 Pylint API for code checking and integrate with tool operations
2025-05-14 14:35:13 +08:00