This website requires JavaScript.
Explore
Help
Register
Sign In
Austin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2024-11-16 19:59:50 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
2da63654e5
dify
/
api
/
configs
/
__init__.py
4 lines
63 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
chore(api/configs): apply ruff reformat (#7590)
2024-08-23 23:46:01 +08:00
dify_config
=
DifyConfig
(
)
Reference in New Issue
Copy Permalink