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
1e80a6136a
maxkb
/
apps
/
tools
History
CaptainB
94c5c4197c
fix: add type ignore comments for operation_id and tags in various API schemas
2025-05-09 11:29:05 +08:00
..
api
feat: implement File API for file upload and retrieval with new endpoints
2025-05-08 10:42:00 +08:00
migrations
feat: add initial implementation of document and paragraph models with serializers
2025-04-29 10:04:34 +08:00
models
feat: add initial implementation of document and paragraph models with serializers
2025-04-29 10:04:34 +08:00
serializers
feat: add ToolFolderFlatSerializer for flat folder serialization in Tool API
2025-05-07 10:29:23 +08:00
views
fix: add type ignore comments for operation_id and tags in various API schemas
2025-05-09 11:29:05 +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