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
5b89b6fe2d902e2738a369b11e9f4361ee2101ef
dify
/
api
/
configs
/
__init__.py
3 lines
62 B
Python
Raw
Normal View
History
Unescape
Escape
refactor: Create a `dify_config` with Pydantic. (#5938)
2024-07-03 21:09:23 +08:00
from
.
app_config
import
DifyConfig
dify_config
=
DifyConfig
(
)
Reference in New Issue
Copy Permalink