SQLBot对话报错

Traceback (most recent call last):
File “/opt/sqlbot/app/.venv/lib/python3.11/site-packages/httpx/_transports/default.py”, line 101, in map_httpcore_exceptions
yield
httpcore.ConnectError: [Errno 104] Connection reset by peer

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/opt/sqlbot/app/.venv/lib/python3.11/site-packages/openai/_base_client.py”, line 1005, in request
response = self._client.send(
^^^^^^^^^^^^^^^^^^
httpx.ConnectError: [Errno 104] Connection reset by peer

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/opt/sqlbot/app/apps/chat/task/llm.py”, line 1131, in run_task
for chunk in sql_res:
openai.APIConnectionError: Connection error.