dify/api/core/app
Pranav Agarwal d9c99daf29
fix(api): isolate side-effect session writes in multimodal and RAG handlers (#38210)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
2026-07-06 05:17:12 +00:00
..
app_config refactor: drop redundant len(tag_ids)==0 check in get_target_ids_by_tag_ids (#38447) 2026-07-06 04:35:58 +00:00
apps fix(api): isolate side-effect session writes in multimodal and RAG handlers (#38210) 2026-07-06 05:17:12 +00:00
entities chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
features chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
file_access refactor: add missing @override decorator to file access controller and workflow file runtime (#36495) 2026-05-21 19:39:51 +00:00
layers chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
llm perf(api): reduce workflow startup latency for chatflow (#36773) 2026-06-11 07:05:35 +00:00
task_pipeline chore(api): Fix several typing errors (#37237) 2026-06-12 01:36:48 +00:00
workflow feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00