runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 16, in <module> groq_client = groq.Groq(api_key=GROQ_API_KEY) File "/usr/local/lib/python3.13/site-packages/groq/_client.py", line 79, in __init__ raise GroqError( "The api_key client option must be set either by passing api_key to the client or by setting the GROQ_API_KEY environment variable" ) groq.GroqError: The api_key client option must be set either by passing api_key to the client or by setting the GROQ_API_KEY environment variable

Container logs:

Fetching error logs...