You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: The cURL request was retried 3 times and did not succeed. The most likely reason for the failure is that cURL was unable to rewind the body of the request and subsequent retries resulted in the same error. Turn on the debug option to see what went wrong.
But when I use --enable-swoole-curl, the headers of the request response will become uppercase, and the logic in the code is to get lowercase, which will cause another error
Description
When I use larger audio files
Error: The cURL request was retried 3 times and did not succeed. The most likely reason for the failure is that cURL was unable to rewind the body of the request and subsequent retries resulted in the same error. Turn on the debug option to see what went wrong.
Steps To Reproduce
OpenAI PHP Client Version
v0.7.10
PHP Version
8.1
Notes
No response
The text was updated successfully, but these errors were encountered: