dify/api/services/tools
wangxiaolei 9885e92854
fix: validate first then save to db (#30107)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-25 19:36:52 +09:00
..
api_tools_manage_service.py perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00
builtin_tools_manage_service.py fix(api): move cache invalidation outside redis lock to prevent timeout (#30150) 2025-12-25 16:21:25 +08:00
mcp_tools_manage_service.py fix: add RFC 9728 compliant well-known URL discovery with path insertion fallback (#29960) 2025-12-21 09:19:11 +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 perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00
tools_transform_service.py Feat: Add "Open Workflow" link in workflow side panel (#28898) 2025-11-29 18:47:12 +08:00
workflow_tools_manage_service.py fix: validate first then save to db (#30107) 2025-12-25 19:36:52 +09:00