dify/api/core/app/apps/workflow
Qiang Lee cf2173644e
Release db.session connection before workflow new thread long time operation (#21726)
Co-authored-by: 李强04 <liqiang04@gaotu.cn>
2025-07-01 12:05:29 +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 Release db.session connection before workflow new thread long time operation (#21726) 2025-07-01 12:05:29 +08:00
app_queue_manager.py Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
app_runner.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
generate_response_converter.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
generate_task_pipeline.py Refactor/message cycle manage and knowledge retrieval (#20460) 2025-05-30 14:36:44 +08:00