openai-php / laravel

⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio transcribe undefined transient index

davemin opened this issue · comments

Hi ,

i have this new issue that i don't have before previous week when i send audio mp3 file to transcribe:

{message: "Undefined array key "transient"", exception: "ErrorException",…}
exception :"ErrorException"
file: "/var/www/html/vendor/openai-php/client/src/Responses/Audio/TranscriptionResponseSegment.php"
line: 56
message: 
"Undefined array key \"transient\""

any ideas?

Just update to the latest version.