dify/api/services/tools
Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653)
2025-09-02 16:05:13 +08:00
..
api_tools_manage_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
builtin_tools_manage_service.py Refactor: replace count() > 0 check with exists() (#24583) 2025-08-27 17:46:52 +08:00
mcp_tools_manage_service.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +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