Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.68k stars 5.11k forks source link

[FEATURE REQ] Add error responses in AzureOpenAI API spec #31475

Open swastl opened 1 week ago

swastl commented 1 week ago

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-10-21/inference.yaml

API Spec version

2024-10-21

Please describe the feature.

We are using the mentioned API Spec for Azure OpenAI. The API spec is working, but we are missing the error responses which could be send by OpenAI. We would appreciate it when the error responses could be added to the spec to get a complete spec for OpenAI.

DennisvDijk commented 4 days ago

Following