runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> client = AzureOpenAI( File "/usr/local/lib/python3.10/site-packages/openai/lib/azure.py", line 205, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 112, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/openai/_base_client.py", line 801, in __init__ self._client = http_client or SyncHttpxClientWrapper( TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
Container logs:
Fetching error logs...