dify/api/configs/__init__.py

3 lines
62 B
Python

from .app_config import DifyConfig
dify_config = DifyConfig()