This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5becb4c43a42eb967801f42bb98a1882d76fa505
dify
/
api
/
events
/
event_handlers
History
David
4d63770189
fix: The generate conversation name was not saved (
#2836
)
2024-03-14 17:53:55 +08:00
..
__init__.py
…
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
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
create_installed_app_when_app_created.py
…
deduct_quota_when_messaeg_created.py
…
delete_installed_app_when_app_deleted.py
…
document_index_event.py
…
generate_conversation_name_when_first_message_created.py
fix: The generate conversation name was not saved (
#2836
)
2024-03-14 17:53:55 +08:00
update_app_dataset_join_when_app_model_config_updated.py
…
update_provider_last_used_at_when_messaeg_created.py
…