dify/api/core/tools
tmimmanuel 66fab8722c
refactor: use EnumText for credential_type in TriggerSubscription (#34174)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-27 10:53:51 +00:00
..
__base refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
builtin_tool refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
custom_tool refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
entities refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
mcp_tool refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
plugin_tool chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
utils refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
workflow_as_tool refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
errors.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
signature.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
tool_engine.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
tool_file_manager.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
tool_label_manager.py refactor: use EnumText for Conversation/Message invoke_from and from_source (#33901) 2026-03-23 16:03:35 +09:00
tool_manager.py refactor: use EnumText for credential_type in TriggerSubscription (#34174) 2026-03-27 10:53:51 +00:00