__init__.py 63 B

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