dify/api/core/app
耐小心 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
..
app_config model_config = ConfigDict(extra='allow') (#24859) 2025-08-31 23:21:41 +08:00
apps fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2025-09-01 18:22:42 +08:00
entities clean typos words. (#24667) 2025-08-28 15:23:59 +08:00
features make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
task_pipeline fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2025-09-01 18:22:42 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00