__init__.py 63 B

123
  1. from .app_config import DifyConfig
  2. dify_config = DifyConfig()