List models
This endpoint mimics the OpenAI models endpoint format, returning a list of available models with their associated metadata. Each model includes standard OpenAI-compatible fields to ensure compatibility with existing OpenAI client libraries.
Response
List of available models
Changes
Changed in 3 of the 13 revisions of this API.48
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ○
api operation id
models_handlerremoved and replaced withmodels_listapi-operation-id-removed
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api tag
Modelsaddedapi-tag-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ○
api operation id
models_listremoved and replaced withmodels_handlerapi-operation-id-removed
- ○
the endpoint scheme security
bearerAuthwas removed from the APIapi-security-removed
- ○
api tag
Modelsremovedapi-tag-removed
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲