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

Update StreamResponse.php #187

Closed Jafo232 closed 1 year ago

Jafo232 commented 1 year ago

Make the response available so things like the headers can be accessed.