MaxKB/apps/tools
CaptainB 757cff4837 Merge branch 'v2-c' into knowledge_workflow
# Conflicts:
#	apps/common/utils/tool_code.py
2025-11-25 10:40:45 +08:00
..
api fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
migrations feat: add Data Source tool functionality and localization 2025-11-17 15:07:31 +08:00
models feat: add Data Source tool functionality and localization 2025-11-17 15:07:31 +08:00
serializers Merge branch 'v2-c' into knowledge_workflow 2025-11-25 10:40:45 +08:00
sql feat: Variable aggregation 2025-10-17 17:31:59 +08:00
views feat: add TestConnection API endpoint and corresponding frontend functionality 2025-09-25 12:05:21 +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 TestConnection API endpoint and corresponding frontend functionality 2025-09-25 12:05:21 +08:00