This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chore/remove-docker-legacy-dir
dify
/
dify-workflow-engine
/
models
/
enums.py
6 lines
95 B
Python
Raw
Permalink
Blame
History
from
enum
import
Enum
class
UserFrom
(
Enum
)
:
ACCOUNT
=
"
account
"
END_USER
=
"
end_user
"
Reference in New Issue
View Git Blame
Copy Permalink