runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> model = OpenAIServerModel( File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 1050, in __init__ self.client = self.create_client() File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 1055, in create_client return openai.OpenAI(**self.client_kwargs) File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 114, 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...