openai-php / client

⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
MIT License
4.7k stars 483 forks source link

GPT 4 ? #163

Closed cmeltt closed 1 year ago

cmeltt commented 1 year ago

Hi, can we use this project for gpt 4 ? I m using with gpt3 turbo but when I'm changing the model to gpt4 it didn't work. Thank you

pb30 commented 1 year ago

GPT4 is still in the process of being rolled out to all developers. You can use the Model List endpoint to see if it is available on your account.