dify/api/services/tools
willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
2025-08-21 21:58:39 +08:00
..
api_tools_manage_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
builtin_tools_manage_service.py fix: correct plugin indentation (#23228) 2025-07-31 17:35:39 +08:00
mcp_tools_manage_service.py Feat/improved mcp timeout configs (#23605) 2025-08-12 13:14:00 +08:00
tool_labels_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tools_manage_service.py [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
tools_transform_service.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
workflow_tools_manage_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00