dify/api/core/app/apps/advanced_chat
耐小心 acd209a890
fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656)
Co-authored-by: 王锶奇 <wangsiqi2@tal.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-01 18:22:42 +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 fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2025-09-01 18:22:42 +08:00
app_runner.py fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2025-09-01 18:22:42 +08:00
generate_response_converter.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
generate_task_pipeline.py fix: workflow_finish_to_stream_response assert exception with celery … (#24674) 2025-08-30 00:59:21 +08:00