Jiaping Zhang Greetings & Welcome to Microsoft Q&A forum!
I want to know if there's an API for checking all the azure open AI model versions
I understand that you are looking for details on checking an API to list all Azure OpenAI model versions.
AFAIK, there isn't a direct API specifically designed for listing all available model versions.
The API Versions depends on the method you are calling in the API.
You can learn more about Azure OpenAI model versions and how they work in the Azure OpenAI model versions article.
Also, see Azure OpenAI Service REST API reference and Azure OpenAI API preview lifecycle pages for up-to-date references.
Update: You can check this for the list of models : https://learn.microsoft.com/en-us/rest/api/azureopenai/models/list?view=rest-azureopenai-2024-10-21&tabs=HTTP#code-try-0
Do let me know if that helps or have any other queries.
If the response helped, please do click Accept Answer
and Yes
for was this answer helpful.
Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.