4 lines
99 B
Python
4 lines
99 B
Python
from .app_config import DifyConfig
|
|
|
|
dify_config = DifyConfig() # pyright: ignore[reportCallIssue]
|