[Azure-AI-Services] Are there any REST APIs available to retrieve the properties of a deployed model?

Rushikesh Gaidhani 161 Reputation points
2024-05-29T19:08:56.3166667+00:00

Hello,

Are there any REST APIs available that can be used to retrieve the properties of a deployed model or obtain a list of model deployments?

I have searched through the documentation but couldn't find any information specifically listing the properties of deployed models.

Ref: https://learn.microsoft.com/en-us/rest/api/azureopenai/models?view=rest-azureopenai-2024-05-01-preview

I User's image

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,361 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,954 questions
{count} votes

1 answer

Sort by: Most helpful
  1. navba-MSFT 26,125 Reputation points Microsoft Employee
    2024-05-30T09:26:20.95+00:00

    @Rushikesh Gaidhani @Rushikesh Gaidhani Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    .

    In order to fetch the deployment model details, You need to invoke the below REST APIs:

    .

    Please note, you may not get the exact field names though. But should provide the details about the model deployment.

    .

    Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.