This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
1
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e-260
dify
/
api
/
events
/
document_event.py
5 lines
101 B
Python
Raw
Permalink
Blame
History
from
blinker
import
signal
# sender: document
document_was_deleted
=
signal
(
"
document-was-deleted
"
)
Reference in New Issue
View Git Blame
Copy Permalink