openai-php / client

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

Fix incorrect response variable for assistant streaming #393

Closed robbie-thompson closed 1 month ago

robbie-thompson commented 1 month ago

What:

Description:

The data variable doesn't exist on this assistant streaming object, I suspect it was replaced with the current response variable during review here somewhere and readme was missed: https://github.com/openai-php/client/pull/367/commits/c3535435e9e66016aef51bb23c256ce122ddad94