v1

latestSwagger 2.02026-07-1745767.1 KB

Returns information about the AI model deployed. The method makes a REST API call to the /info route on the given endpoint. This method will only work when using Serverless API, Managed Compute, or Model Inference endpoints. Azure OpenAI endpoints don't support it.

Deprecated: This API is deprecated. Use the OpenAI API instead. See migration guide.

get/info

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

model_namestring required

The name of the AI model. For example: Phi21

model_type'embeddings' | 'chat-completion' required

The type of AI model

model_provider_namestring required

The model provider name. For example: Microsoft