dify/api/core/app/apps/workflow
Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653)
2025-09-02 16:05:13 +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 chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16: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