MaxKB/apps/tools
CaptainB 40137f147b feat: enhance init_params handling with encryption and decryption for tools and shared tools 2025-06-04 19:15:33 +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: change icon edit method from POST to PUT for tools and shared tools 2025-06-04 19:05:19 +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