dify/api/core/app/apps/workflow
QuantumGhost c2e599cd85
fix(api): Fix resetting sys var causing internal server error (#21604)
and sorts draft variables by their creation time, ensures a consist order.
2025-07-02 13:36:35 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_config_manager.py refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
app_generator.py fix(api): Fix resetting sys var causing internal server error (#21604) 2025-07-02 13:36:35 +08:00
app_queue_manager.py Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
app_runner.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
generate_response_converter.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
generate_task_pipeline.py fix(api): Fix resetting sys var causing internal server error (#21604) 2025-07-02 13:36:35 +08:00