dify/api/core/app/apps/workflow
2024-04-29 12:42:09 +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 feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +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: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +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