dify/api/events/event_handlers
2024-08-15 12:54:05 +08:00
..
__init__.py feat: correctly delete applications using Celery workers (#5787) 2024-07-01 14:21:17 +08:00
clean_when_dataset_deleted.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
clean_when_document_deleted.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
create_document_index.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
create_installed_app_when_app_created.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
create_site_record_when_app_created.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
deduct_quota_when_messaeg_created.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
delete_tool_parameters_cache_when_sync_draft_workflow.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
document_index_event.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
update_app_dataset_join_when_app_model_config_updated.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
update_app_dataset_join_when_app_published_workflow_updated.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
update_provider_last_used_at_when_messaeg_created.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00