dify/api/core/app/apps/workflow
2025-01-03 18:41:44 +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 refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) 2025-01-03 18:41:44 +08:00