@Anonymous Thanks, The API Version in your url should be YYYY-MM-DD format. https://YOUR_RESOURCE_NAME.openai.azure.com/openai/deployments/YOUR_DEPLOYMENT_NAME/completions?api-version=2022-12-01 Here are the supported versions: 2023-03-15-preview , 2022-12-01 Here is the document to call the Completions API: https://learn.microsoft.com/en-us/azure/cognitive-services/openai/reference#completions
Getting a 404 resource not found
Anonymous
sending https://tcsbancslinkopenai.openai.azure.com/openai/deployments/ChatGPT_35/chat/completions?api-version=0301. the endpoint is copied from the keys and endpoint page and the deployment name is what I called the model deployment. But I get a 404 resource not found error.
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,106 questions