pluto
pluto
> @pluto-tu so you're seeing the curl works but generate code doesn't work? Are both running locally? yes , both running locally . example is `❯ curl https://api.openai.com/v1/chat/completions \ -H...
same error ,I will to submit issue on https://github.com/openai/openai-python File "/Users/xxx/Library/Caches/pypoetry/virtualenvs/backend-FuQBPevx-py3.11/lib/python3.11/site-packages/openai/_base_client.py", line 1494, in _request return await self._retry_request( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/xxx/Library/Caches/pypoetry/virtualenvs/backend-FuQBPevx-py3.11/lib/python3.11/site-packages/openai/_base_client.py", line 1563, in _retry_request return await self._request( ^^^^^^^^^^^^^^^^^^^^ File...
Hi my backend log is: Caches/pypoetry/virtualenvs/backend-FuQBPevx-py3.11/lib/python3.11/site-packages/openai/_base_client.py", line 1504, in _request raise APIConnectionError(request=request) from err openai.APIConnectionError: Connection error. INFO: connection closed