dify/api/services/tools
2026-04-13 05:29:10 +00:00
..
api_tools_manage_service.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
builtin_tools_manage_service.py refactor(services): migrate builtin_tools_manage_service to SQLAlchemy 2.0 select() API (#34973) 2026-04-12 01:25:51 +00:00
mcp_tools_manage_service.py refactor(api): improve type safety in MCPToolManageService.execute_auth_actions (#34824) 2026-04-13 05:29:10 +00:00
tool_labels_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tools_manage_service.py fix(api): remove tool provider list cache to fix cache inconsistency (#30323) 2025-12-29 16:58:38 +08:00
tools_transform_service.py refactor(services): replace Union with | syntax in service layer (batch 2) (#34906) 2026-04-10 07:05:31 +00:00
workflow_tools_manage_service.py refactor: use sessionmaker in workflow_tools_manage_service.py (#34896) 2026-04-13 03:47:29 +00:00