Barath Chinmala Greetings!
The completion operation does not work with the specified model, gpt-35-turbo-16k. Please choose different model and try again. You can learn more about which models can be used with each operation here: https://go.microsoft.com/fwlink/?linkid=2197993.
As error suggests that, gpt-35-turbo-16k
model is not compatible with the operation you are trying to perform. Did you check the suggested link to learn more about which models can be used with each operation here: https://go.microsoft.com/fwlink/?linkid=2197993
Are you seeing this error only when you use completions API? or Completion API?
Are you seeing any information regarding this issue in Azure Service Health?
We previously used gpt-35-turbo and upgraded it to gpt-35-turbo-16k and every request is failing.
Please note that, GPT-3.5 Turbo is used with the Chat Completion API. GPT-3.5 Turbo (0301) can also be used with the Completions API. GPT3.5 Turbo (0613) only supports the Chat Completions API. Please check Model summary table for more details.
Let us know if that helps or have any further queries.