dify/api/core/app
Ryuta KOBAYASHI 64d72c6fb9
feat(api): pass app_id to model plugins for provider-side cost attribution (#35859)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-06 08:54:16 +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 feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +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