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
a1c6cecf10
dify
/
api
/
services
/
errors
/
file.py
6 lines
105 B
Python
Raw
Blame
History
from
services
.
errors
.
base
import
BaseServiceError
class
FileNotExistsError
(
BaseServiceError
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink