"No deployment exists" message in Completion playground yet deployment exists

Michael Paine 0 Reputation points
2024-05-23T21:25:08.35+00:00

When trying to setup a Completion API, I cannot find any deployments available I have setup in any region (East2, West1, West3) and includes many month old deployment in one case (not a provisioning issue).

The deployment selection on the Completions playground is greyed out and unselectable. When an attempt is made to Generate one of the examples, this message is thrown:

Completions call failed:OperationNotSupported

The completion operation does not work with the specified model, gpt-4-32k. 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. | Apim-request-id: 6e186d02-45e6-4641-8329-9ceb52cd3a9f

What might be the cause of this?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,442 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 29,816 Reputation points
    2024-05-24T02:20:40.9166667+00:00

    Michael Paine Greetings & Welcome to Microsoft Q&A forum!

    The completion operation does not work with the specified model, gpt-4-32k. 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. | Apim-request-id: 6e186d02-45e6-4641-8329-9ceb52cd3a9f

    GPT-4 and GPT-4 Turbo models can only be used with the Chat Completion API.

    Which model version are you using? Please note that Version 0314 of gpt-4 and gpt-4-32k will be retired no earlier than July 5, 2024. Version 0613 of gpt-4 and gpt-4-32k will be retired no earlier than September 30, 2024. See model updates for model upgrade behavior.

    Did you try with any other available models and seeing the same issue?

    Regarding the issue with not finding any deployments available, it is difficult to determine the root cause without more information. Can you please provide more details about the steps you have taken so far to set up the Completion API? Are you following any documentation?

    Please share more details by checking the HAR file.

    0 comments No comments