dify/api/core/app/apps/workflow
2025-01-02 14:25:12 +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 refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
app_queue_manager.py Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
app_runner.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
generate_response_converter.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
generate_task_pipeline.py fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 2024-12-25 21:34:53 +08:00