runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/pypdf/_crypt_providers/_cryptography.py:32: CryptographyDeprecationWarning: ARC4 has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.ARC4 and will be removed from this module in 48.0.0. from cryptography.hazmat.primitives.ciphers.algorithms import AES, ARC4 Traceback (most recent call last): File "/home/user/app/app.py", line 52, in <module> from utils import generate_podcast_audio, generate_script, parse_url File "/home/user/app/utils.py", line 42, in <module> fw_client = OpenAI(base_url=FIREWORKS_BASE_URL, api_key=FIREWORKS_API_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...