dify/api/configs/__init__.py
2024-08-23 23:46:01 +08:00

4 lines
63 B
Python

from .app_config import DifyConfig
dify_config = DifyConfig()