dify/api/core/app/apps/workflow
2024-08-20 17:52:06 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_config_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_generator.py fix: workflow trace user_id error (#6932) 2024-08-04 03:28:50 +08:00
app_queue_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_runner.py refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +08:00
generate_response_converter.py feat: hide node detail outputs in webapp & installed app in explore (#3954) 2024-05-11 13:40:11 +08:00
generate_task_pipeline.py refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +08:00
workflow_event_trigger_callback.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00