runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> openai_api_key = os.getnev("OPENAI_API_KEY") AttributeError: module 'os' has no attribute 'getnev'. Did you mean: 'getenv'?

Container logs:

Fetching error logs...