openai-php / client

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

Adjust model response object to the latest API changes #235

Closed gehrisandro closed 8 months ago

gehrisandro commented 8 months ago

The API has changed. It returns less properties than before: https://github.com/openai/openai-openapi/blob/master/openapi.yaml#L3993