dify/api/events/event_handlers
2026-09-04 08:33:48 +00:00
..
__init__.py feat: default plugins for new user (#39167) 2026-07-17 02:49:58 +00:00
clean_when_dataset_deleted.py
clean_when_document_deleted.py
create_document_index.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
create_installed_app_when_app_created.py
create_site_record_when_app_created.py
delete_tool_parameters_cache_when_sync_draft_workflow.py
queue_credential_sync_when_tenant_created.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
queue_default_plugin_install_when_tenant_created.py feat: default plugins for new user (#39167) 2026-07-17 02:49:58 +00:00
sync_plugin_trigger_when_app_created.py fix(trigger): sync plugin relationships on publish (#41756) 2026-09-04 08:33:48 +00:00
sync_webhook_when_app_created.py
sync_workflow_schedule_when_app_published.py
update_app_dataset_join_when_app_model_config_updated.py
update_app_dataset_join_when_app_published_workflow_updated.py
update_app_triggers_when_app_published_workflow_updated.py
update_provider_when_message_created.py feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00