runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> groq_client = Groq(api_key=os.getenv("GROQ_API_KEY")) if os.getenv("GROQ_API_KEY") else None File "/usr/local/lib/python3.10/site-packages/groq/_client.py", line 95, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/groq/_base_client.py", line 792, in __init__ self._client = http_client or SyncHttpxClientWrapper( TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
Container logs:
Fetching error logs...