Returns information about a specific modelId.
Unique identifier derived from confidential client information.
Unique identifier for the model.
Information about the metrics returned in the response.
The identifier of the model. For:
Pre-trained models, the value options are multilinguallm, text-encoder, or clip-encoder.
Custom models, the value is the universally unique identified (UUID) that is the primary key for the model.
OK
The identifier of the model. The value options are multilinguallm, text-encoder, or clip-encoder.
The name of the modelType. The value is the same as the id value. The value options are multilinguallm, text-encoder, or clip-encoder.
The description of the model.
This field specifies the current status of the model. The only value is AVAILABLE. The model was successfully trained and is ready to be deployed.