openai-php / laravel

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

Fine Tunes endpoint is deprecated #98

Closed cimd closed 6 months ago

cimd commented 6 months ago

Hi,

The old v1 fine tunes endpoint has been deprecated: https://platform.openai.com/docs/deprecations/2023-08-22-fine-tunes-endpoint

Any plans to update the library adding the new endpoint?

gehrisandro commented 6 months ago

Release for assistants v2 has arrived (beta). 🚀

https://github.com/openai-php/laravel/releases/tag/v0.10.0-beta.1