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
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
2 years ago
..
__init__.py improve: introduce isort for linting Python imports (#1983) 2 years ago
clean_when_dataset_deleted.py Fix/qdrant data issue (#1203) 3 years ago
clean_when_document_deleted.py Initial commit 3 years ago
create_document_index.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
create_installed_app_when_app_created.py Initial commit 3 years ago
deduct_quota_when_messaeg_created.py Feat/billing enhancement (#2239) 2 years ago
delete_installed_app_when_app_deleted.py Initial commit 3 years ago
document_index_event.py Feat/milvus support (#671) 3 years ago
generate_conversation_name_when_first_message_created.py Model Runtime (#1858) 2 years ago
update_app_dataset_join_when_app_model_config_updated.py Feat/assistant app (#2086) 2 years ago
update_provider_last_used_at_when_messaeg_created.py Model Runtime (#1858) 2 years ago