runtime error
Traceback (most recent call last): File "app.py", line 25, in <module> openai.api_key = get_openai_api_key() File "app.py", line 21, in get_openai_api_key raise Exception("Failed to extract OPENAI_API_KEY from config.py content") Exception: Failed to extract OPENAI_API_KEY from config.py content
Container logs:
Fetching error logs...