BaseModel

Gets a list of base models.

get/basemodels

Query parameters

api-versionstring required

The API version to use for this operation.

Response

Success

namestring required
descriptionstring
releaseDateTimestring date-time required

The stamp when the base model was released. The timestamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).

expirationDateTimestring date-time

The timestamp when TTS service will stop serving this base model. The timestamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).

capabilitiesModelCapability[]

Capabilities of base model

Changes

Changed in 1 of the 6 revisions of this API.1

  • 2023-12-01-preview89e3118e57491See the full diff
    • the optional response header x-ms-error-code removed for the status default

      optional-response-header-removed