Closed joakimriedel closed 9 months ago
I don't see the new models in my Azure OpenAI studio, is there some extra action needed to get them?
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
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.