runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 176, in <module> bot = KushalBot() File "/app/app.py", line 114, in __init__ self.openai = OpenAI(base_url='http://localhost:11434/v1', api_key='ollama') File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 122, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/openai/_base_client.py", line 825, in __init__ self._client = http_client or SyncHttpxClientWrapper( File "/usr/local/lib/python3.10/site-packages/openai/_base_client.py", line 723, in __init__ super().__init__(**kwargs) TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
Container logs:
Fetching error logs...