dify/api/core/app/apps/workflow
2024-05-19 18:30:45 +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 chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
app_queue_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_runner.py feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 2024-04-24 17:20:01 +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 fix: db connections not being released during workflow execution (#3971) 2024-04-29 12:42:09 +08:00
workflow_event_trigger_callback.py feat: llm text stream support for workflow app (#3798) 2024-04-28 17:37:00 +08:00