You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/events/event_handlers
kurokobo 42029791e4
fix: add event handler to delete the site when the related app deleted (#5282)
2 years ago
..
__init__.py fix: add event handler to delete the site when the related app deleted (#5282) 2 years ago
clean_when_dataset_deleted.py
clean_when_document_deleted.py
create_document_index.py
create_installed_app_when_app_created.py
create_site_record_when_app_created.py fix: initialize site with customized icon and icon_background (#5227) 2 years ago
deduct_quota_when_messaeg_created.py
delete_installed_app_when_app_deleted.py
delete_site_record_when_app_deleted.py fix: add event handler to delete the site when the related app deleted (#5282) 2 years ago
delete_tool_parameters_cache_when_sync_draft_workflow.py
delete_workflow_as_tool_when_app_deleted.py
document_index_event.py
update_app_dataset_join_when_app_model_config_updated.py
update_app_dataset_join_when_app_published_workflow_updated.py
update_provider_last_used_at_when_messaeg_created.py