orhanerday / open-ai

OpenAI PHP SDK : Most downloaded, forked, contributed, huge community supported, and used PHP (Laravel , Symfony, Yii, Cake PHP or any PHP framework) SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming. (ChatGPT AI is supported)
https://orhanerday.gitbook.io/openai-php-api-1/
MIT License
2.22k stars 286 forks source link

OpenAI now has gpt-turbo-3.5 fine tuning the one you have currently is deprecated can you add the new api calls? #103

Open whimsica opened 1 year ago

whimsica commented 1 year ago

Describe the feature or improvement you're requesting

https://platform.openai.com/docs/guides/fine-tuning/create-a-fine-tuned-model

Additional context

No response

orhanerday commented 10 months ago

I couldn't locate the cURL reference. Can you please reopen the issue if you find it?

whimsica commented 10 months ago

https://platform.openai.com/docs/api-reference/fine-tuning/create

orhanerday commented 10 months ago

Thanks!

whimsica commented 10 months ago

Sure I like your library. It's easy to understand.