dotnet / ResXResourceManager

Manage localization of all ResX-Based resources in one central place.
MIT License
1.29k stars 211 forks source link

Support newer OpenAI models #627

Closed joakimriedel closed 4 months ago

joakimriedel commented 5 months ago

OpenAI has deprecated the "text-davinci-003" and replaced it with "gpt-3.5-turbo-instruct". Added support for the instruct completions model, as well as the new "gpt-4-turbo" chat model.

tom-englert commented 4 months ago

I don't see the new models in my Azure OpenAI studio, is there some extra action needed to get them?

joakimriedel commented 4 months ago

I don't see the new models in my Azure OpenAI studio, is there some extra action needed to get them?

Unfortunately not all regions have the latest models. You can find the availability here: https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models#gpt-4-and-gpt-4-turbo-preview-model-availability