flashvayne / chatgpt-spring-boot-starter

a chatgpt starter based on Openai Official Apis.
MIT License
225 stars 55 forks source link

The model "text-davinci-003" has been deprecated #18

Closed 2YeongHoon closed 8 months ago

2YeongHoon commented 9 months ago

Hi.

The free version was deprecated I think need to change the Properties default values!

https://platform.openai.com/docs/deprecations

flashvayne commented 8 months ago

Thanks. I have updated the default model. https://github.com/flashvayne/chatgpt-spring-boot-starter/pull/19