runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> MODEL = AzureOpenAIServerModel( File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 1651, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 1475, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 965, in __init__ self.client = client or self.create_client() File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 1667, in create_client return openai.AzureOpenAI(**self.client_kwargs) File "/usr/local/lib/python3.10/site-packages/openai/lib/azure.py", line 195, in __init__ raise OpenAIError( openai.OpenAIError: Missing credentials. Please pass one of `api_key`, `azure_ad_token`, `azure_ad_token_provider`, or the `AZURE_OPENAI_API_KEY` or `AZURE_OPENAI_AD_TOKEN` environment variables.

Container logs:

Fetching error logs...