runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 274, in <module> text2video = Text2Video() File "/home/user/app/app.py", line 50, in __init__ self.client = AzureOpenAI() File "/usr/local/lib/python3.10/site-packages/openai/lib/azure.py", line 169, 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...