openai-php / laravel

⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API
MIT License
2.75k stars 185 forks source link

Upgrade openai-php/client package to latest version #88

Closed Jimerson21 closed 5 months ago

Jimerson21 commented 8 months ago

Hello everyone,

In the current version it is not possible to obtain the object "usage" from ThreadRun.

Thank you.

arnebr commented 5 months ago

The library has been updated to v0.9, does that help you?

gehrisandro commented 5 months ago

Technically, it would already have worked, but I created a release and add the doc block to make it more clear:

https://github.com/openai-php/laravel/releases/tag/v0.9.1