runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> client = Groq(api_key=os.getenv('GROQ_API_KEY')) File "/usr/local/lib/python3.10/site-packages/groq/_client.py", line 89, in __init__ raise GroqError( 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...