dify/api/core/app/apps/workflow
horochx 0fe078d25e
fix: workflow_finish_to_stream_response assert exception with celery … (#24674)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-30 00:59:21 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
app_queue_manager.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
app_runner.py feat: decouple WorkflowAppRunner from AppRunner (#21739) 2025-07-23 14:56:06 +08:00
generate_response_converter.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
generate_task_pipeline.py fix: workflow_finish_to_stream_response assert exception with celery … (#24674) 2025-08-30 00:59:21 +08:00