runtime error
Exit code: 1. Reason: line 7, in answer out=wolfram.run(question) File "/usr/local/lib/python3.10/site-packages/langchain_community/utilities/wolfram_alpha.py", line 52, in run res = self.wolfram_client.query(query) File "/usr/local/lib/python3.10/site-packages/wolframalpha/__init__.py", line 119, in query return asyncio.run(self.aquery(input, params, **kwargs)) File "/usr/local/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/usr/local/lib/python3.10/site-packages/wolframalpha/__init__.py", line 123, in aquery resp = await client.get( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1768, in get return await self.request( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1540, in request return await self.send(request, auth=auth, follow_redirects=follow_redirects) File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1629, in send response = await self._send_handling_auth( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1657, in _send_handling_auth response = await self._send_handling_redirects( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1694, in _send_handling_redirects response = await self._send_single_request(request) File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1730, in _send_single_request response = await transport.handle_async_request(request) File "/usr/local/lib/python3.10/site-packages/httpx/_transports/default.py", line 393, in handle_async_request with map_httpcore_exceptions(): File "/usr/local/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/usr/local/lib/python3.10/site-packages/httpx/_transports/default.py", line 118, in map_httpcore_exceptions raise mapped_exc(message) from exc httpx.ReadTimeout
Container logs:
Fetching error logs...