dify/api/configs/__init__.py

4 lines
63 B
Python
Raw Normal View History

from .app_config import DifyConfig
dify_config = DifyConfig()