runtime error

Exit code: 1. Reason: [nltk_data] Downloading package stopwords to /home/user/nltk_data... [nltk_data] Unzipping corpora/stopwords.zip. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from paraphraser import generate_paraphrase File "/home/user/app/paraphraser.py", line 10, in <module> client = OpenAI(api_key=key) File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 105, 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...