Closed sjanorkar closed 1 year ago
@sjanorkar Thanks for your feedback! We will investigate and update as appropriate.
@sjanorkar Thanks for your contribution. Please add your ideas in below link, so our production team can review it and update the same. Ideas · Community (azure.com)
Hi @RamanathanChinnappan-MSFT Is there any update on this suggestion?
@sjanorkar Thanks for your response. Once the PG team updates, I will reflect it in the document.
Azure OpenAI Service Chat Completions REST API reference
API Reference:
https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#chat-completions
API Call (api-version is present as query param)
API Call (api-version is not present as query param)
Returning HTTP 404 response code in case
api-version
is not present as query param in request look incorrect. Ideally it should be 400 (Bad Request) as required param by the server is missing in the request.Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.