dify/api/core/workflow
2025-02-27 16:09:13 +08:00
..
callbacks feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
entities Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
graph_engine Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
nodes fix(agent node): tool setting and workflow tool. (#14461) 2025-02-27 16:09:13 +08:00
utils perf: Implemented short-circuit evaluation for logical conditions (#13674) 2025-02-13 19:35:03 +08:00
__init__.py
constants.py
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
errors.py
workflow_engine_manager.py
workflow_entry.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00