mirror of
https://github.com/langgenius/dify.git
synced 2026-03-01 22:08:41 +08:00
4 lines
79 B
Python
4 lines
79 B
Python
from .app_config import DifyConfig
|
|
|
|
dify_config = DifyConfig() # type: ignore
|