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
Jyong d320d1468d
Feat/delete file when clean document (#5882)
2 years ago
..
__init__.py feat: correctly delete applications using Celery workers (#5787) 2 years ago
clean_when_dataset_deleted.py Feat/dify rag (#2528) 2 years ago
clean_when_document_deleted.py Feat/delete file when clean document (#5882) 2 years ago
create_document_index.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
create_installed_app_when_app_created.py Initial commit 3 years ago
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 improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
delete_tool_parameters_cache_when_sync_draft_workflow.py Feat/workflow phase2 (#4687) 2 years ago
document_index_event.py Feat/milvus support (#671) 3 years ago
update_app_dataset_join_when_app_model_config_updated.py Feat/assistant app (#2086) 2 years ago
update_app_dataset_join_when_app_published_workflow_updated.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
update_provider_last_used_at_when_messaeg_created.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago