dify/api/events/event_handlers
Yeuoly 86286e1ac8
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2024-01-23 19:58:23 +08:00
..
__init__.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
clean_when_dataset_deleted.py Fix/qdrant data issue (#1203) 2023-09-22 14:21:26 +08:00
clean_when_document_deleted.py Initial commit 2023-05-15 08:51:32 +08:00
create_document_index.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
create_installed_app_when_app_created.py Initial commit 2023-05-15 08:51:32 +08:00
deduct_quota_when_messaeg_created.py fix: free quota type apply button missing (#2069) 2024-01-17 15:02:27 +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
generate_conversation_name_when_first_message_created.py Model Runtime (#1858) 2024-01-02 23:42:00 +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_provider_last_used_at_when_messaeg_created.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00