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

New GPT API Endpoints.

peterthomson opened this issue · comments

The newly available GPT API doesn't use the 'completions' endpoint. What's the easiest way for us to use the GPT compliant end points ? It looks like the 'client' package which is more general php is pretty close to being updated. Should those of us on the Laravel package switch or are the two packages wrapper / synced?