dify/api/configs/__init__.py

4 lines
63 B
Python

from .app_config import DifyConfig
dify_config = DifyConfig()