jeffdapaz / VisualChatGPTStudio

Add chatGPT functionalities directly on Visual Studio
https://marketplace.visualstudio.com/items?itemName=jefferson-pires.VisualChatGPTStudio
MIT License
210 stars 51 forks source link

Move the Completations models to the new gpt-3.5-turbo-instruct model #37

Closed jeffdapaz closed 1 year ago

jeffdapaz commented 1 year ago

Due the Completations models deprecation by OpenAI on January 2024, it's necessary migrate the Completations models, that are majority used on code editor, to the new gpt-3.5-turbo-instruct, that will come available on next weeks.

It's possible to find more informations here:

https://openai.com/blog/gpt-4-api-general-availability