dify/api/events/event_handlers
2024-04-18 20:24:05 +08:00
..
__init__.py chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
clean_when_dataset_deleted.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
clean_when_document_deleted.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
create_document_index.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
create_installed_app_when_app_created.py Initial commit 2023-05-15 08:51:32 +08:00
create_site_record_when_app_created.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
deduct_quota_when_messaeg_created.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
delete_installed_app_when_app_deleted.py Initial commit 2023-05-15 08:51:32 +08:00
document_index_event.py Feat/milvus support (#671) 2023-07-28 22:19:39 +08:00
update_app_dataset_join_when_app_model_config_updated.py Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
update_app_dataset_join_when_app_published_workflow_updated.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
update_provider_last_used_at_when_messaeg_created.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00