MaxKB/apps/tools
CaptainB 74fac81c7b feat: enhance knowledge pagination to include child folders in response 2025-05-15 10:49:47 +08:00
..
api feat: add Pylint API for code checking and integrate with tool operations 2025-05-14 14:35:13 +08:00
migrations fix: make desc field optional in KnowledgeFolder and ToolFolder models 2025-05-14 11:31:54 +08:00
models fix: make desc field optional in KnowledgeFolder and ToolFolder models 2025-05-14 11:31:54 +08:00
serializers feat: add pagination method for tools with folder data in tool.py 2025-05-15 10:40:29 +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