runtime error

Traceback (most recent call last): File "/home/user/app/main.py", line 5, in <module> import utils File "/home/user/app/utils.py", line 181, in <module> OPENAI_CLIENT = OpenAI(api_key=os.getenv("OPENAI_API_KEY")) File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 92, in __init__ raise OpenAIError( openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable

Container logs:

Fetching error logs...