This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-10-15 19:08:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
events
/
event_handlers
History
Charles Zhou
cb09dbef66
feat: correctly delete applications using Celery workers (
#5787
)
2024-07-01 14:21:17 +08:00
..
__init__.py
feat: correctly delete applications using Celery workers (
#5787
)
2024-07-01 14:21:17 +08:00
clean_when_dataset_deleted.py
…
clean_when_document_deleted.py
…
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
…
create_site_record_when_app_created.py
fix: initialize site with customized icon and icon_background (
#5227
)
2024-06-14 22:15:50 +08:00
deduct_quota_when_messaeg_created.py
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (
#4592
)
2024-06-14 01:05:37 +08:00
delete_tool_parameters_cache_when_sync_draft_workflow.py
Feat/workflow phase2 (
#4687
)
2024-05-27 22:01:11 +08:00
document_index_event.py
…
update_app_dataset_join_when_app_model_config_updated.py
…
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
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (
#4592
)
2024-06-14 01:05:37 +08:00