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

OpenAI  \  Exceptions  \  UnserializableResponse Syntax error

alxzhdanov opened this issue · comments

Hello

PHP 8.2.3
Laravel 10.32.1

I installed packet.
Copy example in controller.
And get error.
Cant find any solution.

image

Hi @alxzhdanov

Maybe you are the API from an IP which is restriced by OpenAI?

see openai-php/client#281